Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Andersen c4a3f3f81e Only compile in daemon() if the target has an MMU. há 25 anos atrás
  Eric Andersen 4d7c5fea1c Use the real getnetbyname(), not the stub in resolv.c há 25 anos atrás
  Eric Andersen 40b7b3f2b4 Stub out fpathconf() -- FIXME há 25 anos atrás
  Eric Andersen 4a536a21ad Add in a trivial getlogin implementation há 25 anos atrás
  Eric Andersen 4215cc76bd Update the ignore targets há 25 anos atrás
  Eric Andersen b37d4496bb Oops. I forgot the header file há 25 anos atrás
  Eric Andersen e89dc919b2 Add missing header file for daemon.c, add missing functions into unistd.h. há 25 anos atrás
  Eric Andersen 039fefad93 Nobody should be using the SYS_ syscall names. Use the __NR_<foo> há 25 anos atrás
  Eric Andersen b593d7dc2b getnetbyname.o, res_init.o and res_query.o were missing from the Makefile, há 25 anos atrás
  Manuel Novoa III 0622974e19 Update the gcc wrapper. Changes described in the notes at the top of the file. há 25 anos atrás
  Manuel Novoa III c75d8083ee Change shared lib name. Update install_new target in Makefile. há 25 anos atrás
  Eric Andersen 78292826b6 Remove the old crypt implementation há 25 anos atrás
  Eric Andersen 08012e2446 Add in a libcrypt implementation. About 8k. há 25 anos atrás
  Eric Andersen 0adaa60b86 Bring sh and i386 longjmp implementations into sync há 25 anos atrás
  Eric Andersen b92a9d4264 Add missing alias siglongjmp = longjmp; há 25 anos atrás
  Eric Andersen edfe725171 Remove all the __THROW macros há 25 anos atrás
  Eric Andersen 99a6ee4b85 Posix 1003.13 POSIX_MULTI_PROCESS specifies that execle() should há 25 anos atrás
  Eric Andersen 1f849b3def Add missing time() há 25 anos atrás
  Eric Andersen 0fe8d5df2c Update temp file handling and use a single function to do all há 25 anos atrás
  Manuel Novoa III 7b6a9548ee Fix dynamic linking bug. If you need -ldl, you must explicitly add the há 25 anos atrás
  Eric Andersen bb4178a511 Fix up more leftovers resultant from fixing _LIBC há 25 anos atrás
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. há 25 anos atrás
  Eric Andersen a704ccaa52 Update the ignore file to match há 25 anos atrás
  Eric Andersen e990ae71cb Make a naming change to be consistent with other cross compiling tools. há 25 anos atrás
  Eric Andersen d4d02ff6bd Get the full set of module creating syscalls in place. há 25 anos atrás
  Eric Andersen ba9470b709 Compile the compiler last há 25 anos atrás
  Eric Andersen 1770326dbc Add in delete_module há 25 anos atrás
  Manuel Novoa III fce469e791 Add missing function sigfillset. há 25 anos atrás
  Eric Andersen 78c3dbc9cc Accomodate mmuless systems. há 25 anos atrás
  Eric Andersen a44fea3cff Add in daemon.c, now used by busybox. há 25 anos atrás