커밋 기록

작성자 SHA1 메시지 날짜
  Eric Andersen a4294fd5e1 This might actually now be thread safe, assuming I havn't broken it. 20 년 전
  Eric Andersen c1054500db trim trailing whitespace 20 년 전
  Peter Kjellerstedt 65fa68e25d Added support for clock_getres() and clock_settime() in addition to 20 년 전
  Peter Kjellerstedt c1cc2549bd Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). 20 년 전
  Peter Kjellerstedt e48b13e6c7 The list of source files was just too much. Especially trying to keep 20 년 전
  "Steven J. Hill" 40648f65b2 Get rid of extern references to ldso variables. 20 년 전
  Paul Mundt f93b91420d Simplify PERFORM_BOOTSTRAP_RELOC() default path. 20 년 전
  Paul Mundt fc67e7bd57 mq_* interfaces are available in librt, remove from unimplemented list. 20 년 전
  "Steven J. Hill" 0f1d9b431f GCC-4.1.0 doesn't like it when you reference 'extern' one place and then try 20 년 전
  Joakim Tjernlund 266ae826f8 Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl 20 년 전
  Joakim Tjernlund 52b5a52b48 Fix dlopen to handle circular dependency libs. Wouldn't surprise me if something else 20 년 전
  Joakim Tjernlund fdaf1b4fa8 Cleanup library loading. 20 년 전
  Eric Andersen b62904030b Correct typo, matching correction made to elf.h 20 년 전
  Peter Kjellerstedt f66a762344 Updated to match Linux 2.6.11. 20 년 전
  Peter Kjellerstedt 5178925d7b Copy vendor/linux/2.6.11/scripts/lxdialog to 20 년 전
  Mike Frysinger 650870cb83 In Bug 116, dicksnippe writes: 20 년 전
  Mike Frysinger d1abf5ce4c cbachman writes Bug 195: 20 년 전
  Mike Frysinger 637cb2dd8b import more updates from glibc 20 년 전
  Mike Frysinger 70a3214a19 import fixes/updates from glibc-2.3 20 년 전
  Eric Andersen 40489c0fbe Add missing definition for DL_OPENED 20 년 전
  Eric Andersen 08b828bbdb Adjust indentation 20 년 전
  Eric Andersen 3de9075baf This update gets mips working again. 20 년 전
  Eric Andersen e4ace4ade9 Further rework the mips syscalls 20 년 전
  Eric Andersen 7ff0090286 On some wierd arches (i.e. mips), none of the early debug stuff 20 년 전
  Joakim Tjernlund 08bfa39347 Fix bug 214, reported by aurel. This is a major update that 20 년 전
  Eric Andersen cf80c0f0a2 Don't write out the terminating NULL char 20 년 전
  Eric Andersen 39312fffc6 Rework the dl-startup.c ldso early debugging macros to be 20 년 전
  Eric Andersen c5ba045115 early debug stuff goes to stderr, not _dl_debug_file 20 년 전
  Eric Andersen 44c04f38df fix a thinko -- we cant use 20 년 전
  Eric Andersen a33e642102 Only dl-startup.c should be using the SEND_STDERR macros, 20 년 전