OSDN Git Service

Revert Peter's __lib_gettimeofday patch. There's the minor issue of
[uclinux-h8/uClibc.git] / libutil /
2004-10-31 Manuel Novoa III Revert Peter's __lib_gettimeofday patch. There's the...
2004-10-19 Eric AndersenPeter S. Mazinger writes:
2004-03-18 Eric AndersenBased on a patch from Alexandre Oliva, remove all refer...
2004-01-16 Manuel Novoa III We need to link with libgcc.a when creating shared...
2004-01-16 Eric Andersens/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
2003-11-04 Eric Andersenminor cleanup
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-06-24 Eric AndersenMake login actually write out utmp and wtmp junk (even
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-06-17 Eric AndersenSome cleanups so utmp/wtmp behaves. Fix potential...
2002-05-28 Eric AndersenFixup and unifiy version numbering. Automate versionin...
2002-02-18 Eric AndersenMake shared libs properly list the correct ld.so in...
2002-01-28 Eric AndersenFix the bug where binaries built with older toolchains...
2002-01-16 Eric AndersenTell ld explicitly when stuff is supposed to by dynamic...
2002-01-14 Eric AndersenPatch from Brian Stafford <brian@stafford.uklinux.net...
2002-01-12 Eric AndersenDepend upon libc
2002-01-11 Eric AndersenMore build system cleanups...
2002-01-11 Eric AndersenScrub the way libraries are linked. Use ld, not gcc...
2002-01-01 Eric AndersenChange all 'cd <foo>; bar' constructs to 'cd <foo>...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-09-29 Eric AndersenFix a stupid typo...
2001-07-05 Eric Andersenforkpty.c uses fork(), and so must be disabled when...
2001-07-03 Eric AndersenForce our child libs to link vs libc
2001-06-15 Eric AndersenBe consistant for all the client code, and use TARGET_C...
2001-05-18 Eric AndersenI wasn't building the libdl shared lib anymore. Make...
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-05-11 Eric AndersenRework where libraries get installed to. Now thew...
2001-05-10 Eric AndersenDon't hard code path to TARGET_CC
2001-05-09 Eric Andersenignore generated stuff
2001-05-08 Eric AndersenAdd in libutil, based on Cory Visi's variant of Michael...