Historie revizí

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