OSDN Git Service

uclinux-h8/uclibc-ng.git
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
2003-09-07 Eric AndersenA few minor syscall cleanups
2003-09-07 Eric AndersenSome updates from glibc. mjn3 reports this fixes profiling
2003-09-07 Manuel Novoa... i386/mcount.S expects to call __mcount_internal with...
2003-09-07 Manuel Novoa... Remove profil.c, since it is constained within gmon.c.
2003-09-07 Eric AndersenFix some more problems found by the ltp
2003-09-06 Eric Andersen'extern inline' doesn't work... Use 'static inline'
2003-09-06 Eric Andersenadd missing prototype
2003-09-06 Eric AndersenAdd an implementation of profil(), based on the version...
2003-09-06 Eric AndersenFix numerous problems with both getcwd implementations.
2003-09-06 Eric AndersenFix errno values. Fix MALLOC_GLIBC_COMPAT handling...
2003-09-06 Eric AndersenRunning ltp 20030905 showed that tcsendbreak was broken.
2003-09-06 Manuel Novoa... Implement vsnprintf (old_vfprintf only) and vsnscanf...
2003-09-06 Manuel Novoa... Update old_vfconfig help and some dependencies.
2003-09-06 Manuel Novoa... Small fix for when threading (I think) was disabled.
2003-09-06 Manuel Novoa... Don't install floating point related headers, and wrap...
2003-09-06 Eric Andersenoops. ftw would blow chunks if UCLIBC_HAS_LFS was...
2003-09-06 Eric Andersenfixup ftw and ftw64. Unfortunately, adding ftw64 doubl...
2003-09-06 Eric AndersenBe more clear
2003-09-06 Eric AndersenAdd more pretty comments
2003-09-06 Eric AndersenRemove more headers when options are disabled
2003-09-06 Eric AndersenFix the bugs I stupidly added
2003-09-06 Eric AndersenLet people enable ftw, make glob an option, add a new...
2003-09-05 Eric AndersenRemove ftw and nftw as exceptions, add getgrgid_r and...
2003-09-05 Eric AndersenBump version number in preparation for a release
2003-09-05 Eric AndersenAdd support for ftw and nftw
2003-09-05 Eric Andersenmjn3 noticed we were missing seed48, which was odd...
2003-09-05 Manuel Novoa... Always build _store_inttype since it is used by the...
2003-09-05 Manuel Novoa... Move an #endif that was in the wrong place.
next