Историја ревизија

Аутор SHA1 Порука Датум
  Eric Andersen 9b387a1220 Missed these пре 24 година
  Eric Andersen d13c6558a8 Be more careful about not hard coding names. пре 24 година
  Eric Andersen 739ce2f15d Keep major number in sync with the toplevel makefile пре 24 година
  Eric Andersen ea633bb9d2 Oops. I forgot to check this in last night, so if anybody built пре 24 година
  Eric Andersen 01f93e1725 Some minor makefile fixups пре 24 година
  Eric Andersen 7cb1909d28 Fix up default .so number. This should avoid conflicts with libc5 пре 24 година
  Eric Andersen eaf2612eb2 Revert my ill-advised change to force the shared lib loader to always пре 24 година
  Eric Andersen 70b504a538 Be really sneaky and use GNU ld special stuff so that whenever folks пре 24 година
  Eric Andersen a39e7a9e5e Update ignore target пре 24 година
  Eric Andersen beef72b5c0 Move libdl and udate build method a bit пре 24 година
  Eric Andersen bb6334f6f0 As pointed out by Michiel Thuys <michiel.thuys@intersil.com>, this was пре 24 година
  Eric Andersen 03938380c0 Be more strict with the malloc implementation. Return NULL пре 24 година
  Eric Andersen 3272f0e747 Be more strict with the glibc style malloc implementation. Return NULL пре 24 година
  Eric Andersen 7337e931e6 Make sure 'make install' creates needed dirs. пре 24 година
  Eric Andersen 21d2c1a639 Disable an ugly bug-workaround for ancient versions of gcc. пре 24 година
  Eric Andersen 2b1a8538a1 Avoid a chicken-and-the-egg problem. Use $(LD) to compile the пре 24 година
  Eric Andersen 4a8caed2ad Silence a warning пре 24 година
  Eric Andersen 5c86faa2e2 These are needed for arm ld.so support (not at all working yet...) пре 24 година
  Eric Andersen 54069d7c6d Make sure that we list the shared lib loader as a required lib пре 24 година
  Eric Andersen 0c156a802a Fix up the main makefile. Autobuild ld.so and install it пре 24 година
  Eric Andersen b9c667b7c2 Define where the shared lib loader now lives... пре 24 година
  Eric Andersen 4a479b9f23 Fix up compiler name пре 24 година
  Eric Andersen 3d7f18fb7a Always use __NR_<name>, not SYS_<name> пре 24 година
  Eric Andersen e5b0dc856b Revert my syscall changes. The _syscall# macros are not PIC пре 24 година
  Eric Andersen 842e41a3b7 Ok, seems this _must_ be compiled as PIC code. пре 24 година
  Eric Andersen be032b8f6b Ignore generated stuff. Add a 'make install' target that works. пре 24 година
  Eric Andersen 66f269d2a5 Initial checkin for ld.so. This is a combination of effort from Manuel Novoa пре 24 година
  Eric Andersen c4a3f3f81e Only compile in daemon() if the target has an MMU. пре 24 година
  Eric Andersen 4d7c5fea1c Use the real getnetbyname(), not the stub in resolv.c пре 24 година
  Eric Andersen 40b7b3f2b4 Stub out fpathconf() -- FIXME пре 24 година