OSDN Git Service

uclinux-h8/uclibc-ng.git
2002-06-21 Eric AndersenFix spelling
2002-06-21 Eric AndersenFix silly spelling error
2002-06-21 Eric AndersenFix support for 2.0.x linux kernels. Oops.
2002-06-20 Eric AndersenFix spelling
2002-06-20 Eric AndersenRemove noise
2002-06-20 Eric AndersenLast Changelog update
2002-06-20 Manuel Novoa... Update my todo list.
2002-06-20 Eric AndersenUpdate my TODO stuff
2002-06-20 Eric AndersenKill this file. Don't need it.
2002-06-20 Eric AndersenUpdate the README a bit
2002-06-20 Eric AndersenSome release notes
2002-06-20 Eric AndersenCommit the full changelog since the last release
2002-06-20 Eric AndersenUpdate the webpage for release
2002-06-20 Eric AndersenAdd support for doing the mmu-less thing
2002-06-20 Eric AndersenCleanup the function pointer comparisions
2002-06-20 Eric AndersenSome Rules cleanups, better gcc-3.1 support.
2002-06-20 Eric AndersenFix a bug reported by Michael Weiser <michael@weiser...
2002-06-20 Eric AndersenSeveral test case cleanups
2002-06-20 Eric AndersenFix DNS resolution so that it once again works. I...
2002-06-19 Eric AndersenFix incorrect comment re malloc-930716
2002-06-19 Eric AndersenOops. Looks like I broke ttyname. Fix it.
2002-06-18 Eric AndersenA simple test for getcwd
2002-06-18 Eric AndersenCleanup the getcwd implementation (again) since I broke it
2002-06-18 Eric AndersenMake sure the sccsid tags never get compiled in.
2002-06-18 Eric AndersenEliminate all the pointless globals from getcwd()....
2002-06-18 Eric Andersenupdate as far as i've double checked things thus far
2002-06-18 Manuel Novoa... Add in thread locking for tzset() and associated data...
2002-06-18 Eric AndersenKill kernel_version.c, which is completely meaningless...
2002-06-18 Eric AndersenRework, reduce the size, add proper locking
2002-06-18 Manuel Novoa... Remove obsolete files.
2002-06-18 Manuel Novoa... Fix perror() and printf("%m") to not call strerror...
2002-06-18 Eric AndersenSilly name change
2002-06-18 Eric AndersenRework and kill pointless static variable
2002-06-18 Eric AndersenFix thread locking so it works
2002-06-18 Eric AndersenFix locking. Kill
2002-06-18 Eric AndersenSome commentary
2002-06-18 Eric AndersenPatch from Martin Proulx <mproulx@okiok.com> to support
2002-06-17 Eric AndersenUpdate rpc headers. Add missing some headers
2002-06-17 Eric Andersenkill cruft
2002-06-17 Eric AndersenMake things more re-entrany, kill some cruft.
2002-06-17 Eric AndersenRe-backport all the rpc stuff from glibc 2.2.5. This...
2002-06-17 Eric AndersenImplement strerror_r. This is per SuSv3, not glibc...
2002-06-17 Eric AndersenShuffle the logic around a bit
2002-06-17 Eric AndersenShuffle the logic around a bit
2002-06-17 Eric AndersenSome cleanups so utmp/wtmp behaves. Fix potential...
2002-06-17 Eric AndersenAh kant spel mi name
2002-06-17 Eric AndersenAdd support for sigtimedwait and sigwaitinfo
2002-06-17 Manuel Novoa... Commit the new time stuff, even though I haven't made...
2002-06-17 Manuel Novoa... I guess nobody's tried this stuff. I apparently checke...
2002-06-15 Eric Andersentime() is implemented in syscalls.c
2002-06-15 Eric AndersenImplement ttyname_r
2002-06-15 Eric AndersenPrevent buffer overflow
2002-06-15 Eric AndersenFix a silly bug...
2002-06-13 Eric AndersenFix pthreads to use the rt signals if present
2002-06-13 Eric AndersenBegin efforts at reentrance by seperating out the stuff...
2002-06-12 Eric AndersenDon't use fixed buffers if we have an mmu such that...
2002-06-12 Eric AndersenSilence warnings, clean things up.
2002-06-12 Eric AndersenCleanup the mess, remove now obsolete files
2002-06-12 Eric AndersenWrite a new strxfrm that doesn't make function calls...
2002-06-12 Eric AndersenYipe. As Joseph Chiu noticed, sockvec is supposed...
2002-06-11 Manuel Novoa... Revert Erik's patch to vasprintf and fix the real issue.
2002-06-11 Eric AndersenThis patch from Rik Faith <faith@alephnull.com> fixes...
2002-06-11 Eric AndersenA patch from Ted Phelps to fix popen(). Ted writes:
2002-06-10 Eric AndersenKill the libc-lock headers, which we do not use and...
2002-06-09 Eric AndersenOops. Forgot to check this in. Thanks Martin Volf...
2002-06-08 Manuel Novoa... Added a version of nl_langinfo for the stub C/POSIX...
2002-06-05 "Steven J.... Fix up of '_dlopen' call and removal of unneeded argume...
2002-06-04 "Steven J.... If we are cross-compiling, don't even try to build...
2002-06-04 "Steven J.... Changes so that 'regdef.h' gets included in the develop...
2002-06-04 "Steven J.... Moved to 'sys' directory.
2002-06-01 Eric AndersenDoh!
2002-05-31 Eric AndersenPatch from Robert Griebl <griebl@gmx.de> to support
2002-05-30 Eric AndersenRework setenv, getenv and friends per the latest glibc...
2002-05-30 Eric Andersen-#ifdef _POSIX_THREADS
2002-05-30 Eric AndersenFixup totally broken locking code... No storage for...
2002-05-30 Eric AndersenFix dependancy. again.
2002-05-30 Eric AndersenFix dependancy for util target
2002-05-30 Eric AndersenDoh! A silly typo broke select...
2002-05-30 Eric AndersenAnd with this, the alpha port is not basically working.
2002-05-30 Eric Andersendon't include the linux dir. Pointless and broken.
2002-05-30 Eric AndersenPut GCCINCDIR here, which is the only place it is needed.
2002-05-30 Eric AndersenCool. An even better way to get the gcc include dir...
2002-05-30 Eric AndersenMake these properly cope with 64bit systems
2002-05-30 Eric AndersenFixup some silly bugs I added earlier
2002-05-30 Eric AndersenNeeded for the alpha port
2002-05-30 Eric AndersenMake syscalls.c way more generic. Now works on alpha...
2002-05-30 Eric AndersenCope with systems that don't glob all these together...
2002-05-29 Eric AndersenSilly me. ldd.target is for the target system, so...
2002-05-29 Eric AndersenNow that was silly
2002-05-29 Eric AndersenUpdate content a bit
2002-05-28 Eric AndersenPatch from Yoshinori Sato <qzb04471@nifty.ne.jp> to use
2002-05-28 Eric AndersenFixup and unifiy version numbering. Automate versionin...
2002-05-28 Eric AndersenPatch from Tobias Anderberg <tobias.anderberg@axis...
2002-05-24 Eric AndersenFix a couple of silly bugs I'd left in while fixing...
2002-05-24 Eric AndersenFix libcrypt, thanks to Vadim Berkgaut <berk@rc.ru>
2002-05-24 Eric AndersenFix ldd so it correctly handles search paths of just...
2002-05-24 Eric AndersenPass the -s to the linker
2002-05-24 Eric AndersenSend the -s to the linker
2002-05-23 Manuel Novoa... Obligatory forgotten file during commit...
2002-05-23 Manuel Novoa... Multibyte and wide char conversion functions. Some...
next