Commit History

Автор SHA1 Съобщение Дата
  Eric Andersen 2b1a8538a1 Avoid a chicken-and-the-egg problem. Use $(LD) to compile the преди 23 години
  Eric Andersen 4a8caed2ad Silence a warning преди 23 години
  Eric Andersen 5c86faa2e2 These are needed for arm ld.so support (not at all working yet...) преди 23 години
  Eric Andersen 54069d7c6d Make sure that we list the shared lib loader as a required lib преди 23 години
  Eric Andersen 0c156a802a Fix up the main makefile. Autobuild ld.so and install it преди 23 години
  Eric Andersen b9c667b7c2 Define where the shared lib loader now lives... преди 23 години
  Eric Andersen 4a479b9f23 Fix up compiler name преди 23 години
  Eric Andersen 3d7f18fb7a Always use __NR_<name>, not SYS_<name> преди 23 години
  Eric Andersen e5b0dc856b Revert my syscall changes. The _syscall# macros are not PIC преди 23 години
  Eric Andersen 842e41a3b7 Ok, seems this _must_ be compiled as PIC code. преди 23 години
  Eric Andersen be032b8f6b Ignore generated stuff. Add a 'make install' target that works. преди 23 години
  Eric Andersen 66f269d2a5 Initial checkin for ld.so. This is a combination of effort from Manuel Novoa преди 23 години
  Eric Andersen c4a3f3f81e Only compile in daemon() if the target has an MMU. преди 23 години
  Eric Andersen 4d7c5fea1c Use the real getnetbyname(), not the stub in resolv.c преди 23 години
  Eric Andersen 40b7b3f2b4 Stub out fpathconf() -- FIXME преди 23 години
  Eric Andersen 4a536a21ad Add in a trivial getlogin implementation преди 23 години
  Eric Andersen 4215cc76bd Update the ignore targets преди 23 години
  Eric Andersen b37d4496bb Oops. I forgot the header file преди 23 години
  Eric Andersen e89dc919b2 Add missing header file for daemon.c, add missing functions into unistd.h. преди 23 години
  Eric Andersen 039fefad93 Nobody should be using the SYS_ syscall names. Use the __NR_<foo> преди 23 години
  Eric Andersen b593d7dc2b getnetbyname.o, res_init.o and res_query.o were missing from the Makefile, преди 23 години
  Manuel Novoa III 0622974e19 Update the gcc wrapper. Changes described in the notes at the top of the file. преди 23 години
  Manuel Novoa III c75d8083ee Change shared lib name. Update install_new target in Makefile. преди 23 години
  Eric Andersen 78292826b6 Remove the old crypt implementation преди 23 години
  Eric Andersen 08012e2446 Add in a libcrypt implementation. About 8k. преди 23 години
  Eric Andersen 0adaa60b86 Bring sh and i386 longjmp implementations into sync преди 23 години
  Eric Andersen b92a9d4264 Add missing alias siglongjmp = longjmp; преди 23 години
  Eric Andersen edfe725171 Remove all the __THROW macros преди 23 години
  Eric Andersen 99a6ee4b85 Posix 1003.13 POSIX_MULTI_PROCESS specifies that execle() should преди 23 години
  Eric Andersen 1f849b3def Add missing time() преди 23 години