OSDN Git Service

uclinux-h8/uClibc.git
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:
2004-03-18 Eric AndersenSupply '__bzero' with 'bzero' as just a weak alias...
2004-03-18 Eric AndersenBased on a patch from Alexandre Oliva, remove all refer...
2004-03-18 Eric AndersenLook in /usr/X11R6/lib as well
2004-03-18 Eric AndersenReduce memory used by static buffers and allocate that...
2004-03-18 Eric AndersenJoakim Tjernlund writes:
2004-03-12 Eric AndersenCope gracefully with missing module syscalls
2004-03-11 Manuel Novoa... Rewrite the err/warn functions as they were broken...
2004-03-10 Manuel Novoa... Bug fix: gethostbyname2_r would fail if /etc/host was...
2004-03-09 Eric AndersenMore detail about malloc-simple
2004-03-09 Eric AndersenUpdate todo list indicating the items remaining before...
2004-03-08 Eric AndersenFix comment
2004-03-06 Eric AndersenUpdate with the contents of a very helpful comparison of
2004-03-06 Eric Andersennote that syscall on mips needs to be fixed
2004-02-20 Eric AndersenSigh. I switched the values...
2004-02-20 Eric AndersenPer discussion with Joakim Tjernlund, all the horrible...
2004-02-20 Eric AndersenPatch from Joakim Tjernlund:
2004-02-20 Eric Andersen___brk_addr and __environ are not functions. Finding...
2004-02-20 Eric AndersenSlightly cleaner formatting
2004-02-20 Manuel Novoa... Patch by Joakim Tjernlund <joakim.tjernlund@lumentis...
2004-02-20 Eric AndersenWhen doing symbol lookups on functions
2004-02-19 Eric AndersenUpdate the x86 processor listing a bit, to preempt...
2004-02-18 Eric AndersenFixup naming of '_mmap' to 'mmap' so it will properly...
2004-02-18 Eric AndersenMinor change to better match recent changes to other...
2004-02-18 Eric AndersenAlexandre Oliva writes:
2004-02-18 Eric AndersenAlexandre Oliva writes:
2004-02-17 Eric AndersenFixup support for gcc 2.95
2004-02-17 Eric AndersenSeperate out the startup stuff from the non-startup...
2004-02-17 Eric AndersenFixup fdatasync on alpha, thanks to Alan Hourihane
next