Historique des commits

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