OSDN Git Service

uclinux-h8/uclibc-ng.git
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenImplement putgrent to make Peter S. Mazing happy
2003-10-17 Eric AndersenDoh!!!
2003-10-17 Eric AndersenPoint people to the mirrors for downloading the dev
2003-10-16 Eric AndersenDo not set errno when they asked for size 0
2003-10-16 Miles BaderCode formatting cleanup.
2003-10-16 Miles BaderDon't set errno if for zero SIZE returns.
2003-10-16 Eric AndersenMore detail on the use of MALLOC_DEBUG
2003-10-15 Tobias AnderbergUpdated cris configuration; added support for %m.
2003-10-15 Eric AndersenBrett Nash writes:
2003-10-15 Eric AndersenPatch from Tony J. White:
2003-10-15 Eric AndersenDoh! I was returning with an incorrect pointer type...
2003-10-14 David McCulloughMicroblaze port from the uClinux-dist,
2003-10-14 Eric AndersenEnable full debug support for ld-uClibc and libdl
2003-10-13 Eric Andersensigh. the warn funcs seem to be broken. Use local...
2003-10-13 Eric AndersenPatch from Peter Kjellerstedt:
2003-10-13 Eric AndersenFix an ldd bug, more ldconfig cleanup
2003-10-12 Eric AndersenAlways build and install ldconfig
2003-10-12 Eric AndersenDon't make two copies
2003-10-12 Eric AndersenSigh. It seems that csh wants glob_pattern_p(), we...
2003-10-11 Eric AndersenI forgot to remove this
2003-10-11 Eric AndersenThese are wanted by net-tools
2003-10-10 Eric AndersenWe do not provide gmtime(), so disable the prototype to
2003-10-10 Eric AndersenRemove some stuff that is now done
2003-10-10 Eric AndersenImplement getgrgid_r and getgrnam_r. Rework group...
2003-10-09 Eric AndersenPatch from Rob McMullen:
2003-10-09 Eric Andersenmove the test for loading the wrong C library into the
2003-10-09 Eric AndersenWhen someone would dlopen a shared lib that was already...
2003-10-08 Eric AndersenAtsushi Nemoto writes:
2003-10-08 Eric AndersenPatch from Atsushi Nemoto (with some additions):
2003-10-08 Eric AndersenApply a trivial patch that doesn't change anything...
2003-10-08 Eric AndersenPatch from George Thanos adding support for the "e1...
2003-10-06 Eric Andersens/root_fs-/root_fs_/g
2003-10-04 Eric AndersenFix a stupid bug causing 'ldd' output to not contain...
2003-10-03 Eric AndersenQuick implementation of sigwait. Doesn't handle thread...
2003-10-01 Tobias AnderbergUpdated cris configuration.
2003-09-30 Tobias AnderbergDon't forget addend on relocations + minor other fixes.
2003-09-30 Eric Andersentypo
2003-09-30 Eric Andersengrammar fixes
2003-09-30 Eric AndersenMention that I have updated the dev systems.
2003-09-30 Eric Andersenoops.
2003-09-29 Eric AndersenFix SUPPORT_LD_DEBUG_EARLY on powerpc
2003-09-26 Miles BaderRevert to using uClibc-specific c-symbol-prefix stuff
2003-09-24 Tobias AnderbergHm. Keep using crt0.c for now. My fever-hack of crt0...
2003-09-23 Manuel Novoa... Quick fix to make sure vfprintf always checks stream...
2003-09-22 Manuel Novoa... One more scanf difference.
2003-09-22 Miles BaderMore fiddling with static free-areas: make sure both...
2003-09-22 Manuel Novoa... Document some glibc bugs that Ulrich Drepper refuses...
2003-09-22 Manuel Novoa... Modify _stdio_READ to conform with C99, as stdio input...
2003-09-22 Manuel Novoa... Ugh... EOF handling by scanf was completely broken...
2003-09-21 Manuel Novoa... Fix "subst -g,," problem for SAFECFLAGS.
2003-09-19 Tobias Anderberg* Partial re-write to match other archs and remove...
2003-09-19 Tobias AnderbergCorrected LD_BOOT macro
2003-09-19 Tobias AnderbergInitialize strings as pointers instead of arrays.
2003-09-19 Tobias AnderbergRe-add cris to "define list" when fixing auxvt.
2003-09-19 Tobias AnderbergAdded assembler version of startup code. Fix Makefile...
2003-09-19 Miles BaderMake sure we don't allocate too little space for static...
2003-09-19 Miles BaderAdd dependencies on header files.
2003-09-17 Eric AndersenMake sure we use the local copy of elf.h, since some...
2003-09-17 Miles BaderMake sure static heaps are aligned correctly.
2003-09-17 Eric AndersenPatch from Philip Nye fixing mmu-less
2003-09-17 Eric AndersenFix fcntl64 when UCLIBC_HAS_LFS is enabled, but __NR_fc...
2003-09-16 Manuel Novoa... This should enabled building of uClibc locale support...
2003-09-13 Manuel Novoa... Fix a problem reported by Atsushi Nemoto <anemo@mba...
2003-09-11 Manuel Novoa... Patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp> to do...
2003-09-11 Eric AndersenFix several stupid bugs I let slip into the release
2003-09-11 Eric AndersenPeter Kjellerstedt writes:
2003-09-11 Eric AndersenSimplify an expression. Use static const on strings...
2003-09-11 Eric AndersenStefan Allius writes:
2003-09-11 Eric AndersenStefan Allius writes:
2003-09-09 Eric AndersenYet more trivial doc updates
2003-09-09 Eric Andersenminor spelling fixes
2003-09-09 Eric AndersenForce Large File Support disabled on Cris, since something
2003-09-09 Eric AndersenMake sure that __syscall_fcntl is extern when LFS
2003-09-09 Eric Andersensigh. The cris compiler doesn't do link_warning's....
2003-09-09 Eric AndersenFix cris shared lib loader so it compiles...
2003-09-09 Eric AndersenFix grammar
2003-09-09 Eric AndersenUpdate website
2003-09-09 Eric AndersenAttack of the spelling police....
2003-09-09 Eric Andersenupdate changelog
2003-09-09 Eric AndersenUpdate changelog for release
2003-09-09 Eric AndersenEnable automagic locale data downloads
2003-09-09 Eric AndersenArm needs this to compile with gcc 2.95
2003-09-09 Eric AndersenAdd in several config system updates for locale support.
2003-09-09 Manuel Novoa... Fix wctype.c so that wchar can be enabled without ctype...
2003-09-08 Eric AndersenForce enable ADD_LIBGCC_FUNCTIONS on arm
2003-09-08 Eric AndersenOops! I broke pread on mips with my last update. ...
2003-09-08 Eric AndersenFix broken test
2003-09-08 Eric AndersenFix a trivial compile problem
2003-09-08 Manuel Novoa... Signifcantly speed out integer to string conversion...
2003-09-08 Manuel Novoa... Obligatory forgotten file.
2003-09-08 Manuel Novoa... Add back in table-less ctype funcs for those interested...
2003-09-08 Eric AndersenUse __libc_fork for the uClinux fork stub
2003-09-08 Eric AndersenFixup build problem on powerpc
2003-09-08 Eric AndersenBe certain the config system binaries are current
2003-09-08 Eric Andersenmjn3 pointed out that my brain was not in gear....
2003-09-08 Miles Baderansidecl.h and symcat.h copied from glibc.
2003-09-07 Eric AndersenMore FAQ updates
next