OSDN Git Service

Peter Kjellerstedt writes:
[uclinux-h8/uClibc.git] / libc / unistd / Makefile
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-09-08 Manuel Novoa III Add back in table-less ctype funcs for those interested...
2002-12-04 Eric AndersenChange some variable names so we are more consistant...
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-09-19 Manuel Novoa III Add SUSv3 function getsubopt.
2002-08-07 Eric Andersenrework getopt. no read need to split this one up since
2002-06-18 Eric AndersenCleanup the getcwd implementation (again) since I broke it
2002-06-09 Eric AndersenOops. Forgot to check this in. Thanks Martin Volf...
2002-04-11 David McCulloughFixed broken shell syntax.
2002-04-03 Eric AndersenAdd the xopen swab() function, contributed by Kensuke...
2002-01-09 Eric AndersenBe more carefull about erroring out of shell fragments...
2002-01-03 Eric AndersenMake getopt act the same regardless whether the app...
2002-01-02 Eric AndersenFix usleep to work correctly. Fix sleep behavior in the
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-11-20 Eric AndersenFix up pathconf and friend so that test suits can work
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-05-10 Eric AndersenOops. Forgot the makefile updates
2001-04-23 Eric AndersenOnly compile in daemon() if the target has an MMU.
2001-04-20 Eric AndersenAdd missing header file for daemon.c, add missing funct...
2001-04-03 Eric AndersenAdd in daemon.c, now used by busybox.
2001-03-20 Manuel Novoa III Add missed dependency. TODO: Should build gen_sysconf...
2001-03-20 Eric AndersenI think this fixes the dependancy problems. Manuel...
2001-03-05 Eric AndersenPatch from Jean-Yves Avenard to move the getopt globals...
2001-01-29 David McCulloughThe rules to build sysconf_$(TARGET_ARCH).c were broken...
2001-01-29 David McCulloughDIRS was not set in this makefile and could be inherite...
2001-01-27 Manuel Novoa III Enable auto-generation of a size-optimized sysconf...
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-12-23 Eric AndersenMove stuff out if pwd_gep that doesn't belong there...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-11-04 Eric AndersenMore cleanups. Fix things so tinylogin compiles.
2000-10-20 Eric AndersenStrip all object files of all non global symbols and...
2000-10-12 Eric AndersenMakefile update
2000-10-11 Eric AndersenFinish reorganizing things. At least I think I've...