Commit Verlauf

Autor SHA1 Nachricht Datum
  Peter S. Mazinger ba31c6c463 Remove TOPDIR vor 18 Jahren
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture vor 18 Jahren
  Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. vor 18 Jahren
  Eric Andersen 553fae32d3 oops, missed a spot vor 19 Jahren
  Eric Andersen 977216264f Do not stub out functions for mmu-less systems. Hide all vor 19 Jahren
  Mike Frysinger 130697527b merge parallel build support vor 19 Jahren
  Eric Andersen 1b0ea2fab7 Add ualarm.c vor 20 Jahren
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g vor 20 Jahren
  Manuel Novoa III 9f54b1285b Oops... Seems I forgot an else... vor 20 Jahren
  Manuel Novoa III 400e6fc264 Redo the exec functions to comply with SUSv3. vor 20 Jahren
  Eric Andersen ae5a2970ef Rip the guts out of the dynamically generated sysconf.c, and live with a simple vor 20 Jahren
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: vor 21 Jahren
  Manuel Novoa III f223985456 Add back in table-less ctype funcs for those interested in minimizing vor 21 Jahren
  Eric Andersen 8fc69335e9 Change some variable names so we are more consistant with what vor 21 Jahren
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've vor 21 Jahren
  Manuel Novoa III c547e924ad Add SUSv3 function getsubopt. vor 22 Jahren
  Eric Andersen 8cea9a34c6 rework getopt. no read need to split this one up since vor 22 Jahren
  Eric Andersen b8d09d7cfc Cleanup the getcwd implementation (again) since I broke it vor 22 Jahren
  Eric Andersen 257573b929 Oops. Forgot to check this in. Thanks Martin Volf for noticing vor 22 Jahren
  David McCullough 4977126b1c vor 22 Jahren
  Eric Andersen beca89d99a Add the xopen swab() function, contributed by Kensuke Otake <kensuke@phreaker.net> vor 22 Jahren
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to vor 22 Jahren
  Eric Andersen 24e8f0ec75 Make getopt act the same regardless whether the app was staticly linked vor 22 Jahren
  Eric Andersen 5572db65ce Fix usleep to work correctly. Fix sleep behavior in the vor 22 Jahren
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com vor 22 Jahren
  Eric Andersen 61349a4cef Fix up pathconf and friend so that test suits can work vor 22 Jahren
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source vor 23 Jahren
  Eric Andersen 887a0c51a3 Oops. Forgot the makefile updates vor 23 Jahren
  Eric Andersen c4a3f3f81e Only compile in daemon() if the target has an MMU. vor 23 Jahren
  Eric Andersen e89dc919b2 Add missing header file for daemon.c, add missing functions into unistd.h. vor 23 Jahren