OSDN Git Service

uclinux-h8/uClibc.git
2004-08-06 Eric AndersenJoakim Tjernlund writes:
2004-08-04 Eric Andersendoh
2004-08-04 Eric AndersenAdd missing header file needed to define PAGE_SIZE
2004-08-03 Eric AndersenAs Joakim Tjernlund rightly notes, I should have used...
2004-07-30 Eric Andersencut-n-paste strikes again
2004-07-30 Eric AndersenCleanup some dead wood in the header files
2004-07-30 Eric Andersens/___brk_addr/__curbrk/g
2004-07-30 Manuel Novoa... Some mips updates. Add a couple of missing sys/*.h...
2004-07-30 Eric AndersenTeach libdl to use normal libc symbols whenever possibl...
2004-07-30 Eric AndersenWhitespace cleanup
2004-07-30 Eric AndersenFix screwed up indenting
2004-07-28 Eric AndersenDo not grovel about in the ELF header for the page...
2004-07-27 Eric AndersenBe certain to include sys/sysmacros.h when major()...
2004-07-27 Eric AndersenRemove all reference to __GLIBC_HAVE_LONG_LONG
2004-07-26 Eric AndersenSupport linux 2.6.x wide device major/minor numbers
2004-07-21 Eric AndersenFix ftruncate64 and truncate64 for powerpc and mips
2004-07-17 Eric AndersenUpdate todo list
2004-07-17 Eric AndersenUpdate sigaction for arm
2004-07-17 Eric AndersenAdd sigaction for mips
2004-07-16 Manuel Novoa... Follow glibc's lead and add a gcc-3.4.1 required symbol...
2004-07-16 Manuel Novoa... Hide the arm libfloat support for now. No longer neede...
2004-07-16 Eric AndersenRevert this stuff for now
2004-07-16 Eric AndersenPete Popov writes:
2004-07-15 Eric AndersenCleanup some cruft
2004-07-15 Eric Andersenupdate packaging a bit
2004-07-15 Eric AndersenCleanup a few of the more egregiously broken sysconf...
2004-07-15 Eric Andersen_SC_PAGESIZE is standard. Some ancient legacy unix...
2004-07-15 Eric Andersen_SC_PAGESIZE is standard. Some ancient legacy unix...
2004-07-15 Eric AndersenUse MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.
2004-07-15 Eric AndersenAtsushi Nemoto writes:
2004-07-15 Eric Andersenh8300 updates from Yoshinori Sato
2004-07-15 Eric AndersenPatch from Yoshinori Sato to add H8/300 relocation...
2004-07-15 Eric AndersenPeter Kjellerstedt at axis.com writes:
2004-07-14 Eric AndersenSigh. I got things working this morning, then checked...
2004-07-14 Eric AndersenBased on a patch from Alexandre Oliva, make sure _dl_ma...
2004-07-05 Eric AndersenUpdate FAQ a bit
2004-06-27 Eric AndersenJoakim Tjernlund writes:
2004-06-24 Eric AndersenDisable support for R_ARM_PC24, just like R_PPC_REL24...
2004-06-20 Eric AndersenLet dl-string.h include dl-sysdep.h, since it has prope...
2004-06-20 Eric AndersenWhine about R_PPC_REL24 relocations, and tell people...
2004-06-19 Eric AndersenJoakim Tjernlund writes:
2004-06-19 Eric AndersenJoakim Tjernlund writes:
2004-06-19 Eric AndersenJoakim Tjernlund writes:
2004-06-19 Eric AndersenBradley D. LaRonde writes:
2004-06-19 Eric Andersennote new mailing list posting policy
2004-06-12 Eric AndersenStephen Hemminger from osdl dot org writes:
2004-06-12 Eric AndersenJakub Bogusz from pld-linux dot org writes:
2004-06-12 Eric AndersenPhilip Craig at snapgear dot com writes:
2004-06-12 Eric AndersenPer comments from Bernhard Rosenkraenzer, adjust gcc...
2004-06-12 Eric AndersenOops. Missed a spot.
2004-06-06 Eric Andersenscrap the goofy time + getpid() based "randomness"...
2004-05-24 Tobias AnderbergRemoved unused file.
2004-05-15 Eric AndersenCope when the __NR_get_kernel_syms is undefined (i...
2004-05-14 Manuel Novoa... Fix changed link into the mailing list archive.
2004-05-14 Eric AndersenJoakim Tjernlund writes:
2004-05-14 Eric AndersenAlexandre Oliva writes:
2004-05-14 Eric Andersen__data_start needs to be added to all crt0.S files...
2004-05-14 Eric AndersenKill off the now obsolete __libc_vfork symbol
2004-05-14 Eric AndersenAlexandre Oliva writes:
2004-05-14 Eric AndersenPatch from Alexandre Oliva:
2004-05-14 Eric AndersenAlexandre Oliva writes:
2004-05-13 Eric Andersenupdate libdl so it also groks the new _dl_errno
2004-05-13 Eric AndersenAdd define for SHM_HUGETLB
2004-05-13 Eric AndersenBradley D. LaRonde writes:
2004-05-12 Eric AndersenPatch from Bradley D. LaRonde:
2004-05-12 Eric AndersenAdd a local '_dl_errno' to be used by syscalls in ldso...
2004-05-11 Eric AndersenAs noticed by the sharp eyed Joakim Tjernlund, I stupidly
2004-05-11 Eric AndersenSetup a _dl_pagesize value for use by staticly linked...
2004-05-11 Eric Andersenmake certain that getpagesize() returns correct the...
2004-05-11 Eric AndersenPurge trailing white space
2004-05-11 Eric AndersenBradley D. LaRonde, brad at laronde dot org writes:
2004-05-10 Tobias AnderbergSave r0 before modifying it.
2004-05-08 Manuel Novoa... Obligatory forgotten file...
2004-05-08 Manuel Novoa... Change clock() to allow wrapping.
2004-05-07 Manuel Novoa... Peter Mazinger asked for this several months ago.
2004-05-07 Manuel Novoa... Patch from Yoshinori Sato <ysato@users.sourceforge...
2004-05-07 Manuel Novoa... "Fix" this so that at least things will link when threa...
2004-05-07 Manuel Novoa... Fix a couple of issues in configurations I hadn't tested.
2004-05-07 Manuel Novoa... Add missing include.
2004-05-07 Eric AndersenUCLIBC_COMPLETELY_PIC does nothing, so kill it
2004-05-07 Eric AndersenChange the global 'buf' to 'servbuf' since some functio...
2004-05-06 Eric AndersenAlexandre Oliva writes:
2004-05-05 Eric AndersenFix screwed up formatting
2004-05-05 Eric AndersenJeroen Dobbelaere writes:
2004-04-30 Eric AndersenMinor .deb updates
2004-04-30 Eric AndersenThese headers should not be included in uClibc -- they...
2004-04-23 Eric AndersenIt turns out that asm/reg.h is missing from the 2.6...
2004-04-20 Eric Andersenblah
2004-04-20 Eric AndersenFix grammar and spelling
2004-04-20 Eric AndersenMention uwoody
2004-04-20 Eric AndersenCope with gcc 3.4's more aggressive persuit of attribut...
2004-04-20 Eric AndersenWe don't need these...
2004-04-14 Manuel Novoa... Fix typo.
2004-04-06 Eric AndersenFix a bug noticed by Oleg I. Vdovikin, oleg at cs dot...
2004-03-24 Eric Andersenglibc does not provide pppio.h, and our doing so conflicts
2004-03-19 Eric AndersenPer patch from Stefan Holst, do not try to compile...
2004-03-19 Eric AndersenPatch from Stefan Holst to fix argv[0]
2004-03-19 Eric AndersenBased on a patch from Alexandre Oliva, allow uClibc...
2004-03-18 Eric AndersenAlexandre Oliva writes:
2004-03-18 Eric AndersenAlexandre Oliva writes:
next