OSDN Git Service

Ok, this should finish off my massive ro-organization. The source
[uclinux-h8/uClibc.git] / libc / unistd / Makefile
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...