Histórico de Commits

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