Commit History

Author SHA1 Message Date
  Rob Landley ea489dee06 Remove debian directory at the request of Simon Richter. (The debian 17 years ago
  Khem Raj 80422cdc59 Add posix_fadvise posix_fadvise64 for arm. 17 years ago
  Khem Raj d81e53c5fa New test targets 'compile' and 'run' 17 years ago
  Khem Raj 530155cb27 include stddef.h to get NULL definition. 17 years ago
  Khem Raj e587dc38e3 Fix compiler warning about shadowed declaration. 17 years ago
  Khem Raj 75ab33eae1 Should be __sigset_t instead of sigset_t. 17 years ago
  Mike Frysinger 148c1f7749 add support for ppoll() and emulate poll() with it when __NR_poll does not exist 17 years ago
  Eric Andersen 0306ff3482 mention the uClibc 0.9.28.3 release 17 years ago
  Eric Andersen 6ea43a32a3 Add a hack for compiling a 32 bit user space with a 64 bit kernel on x86_64 17 years ago
  Mike Frysinger 913c52ce79 ifdef out RTLD defines we dont actually support nor are in POSIX 17 years ago
  Mike Frysinger b0973711aa sync with glibc 17 years ago
  Mike Frysinger de853823e0 need to double check internal errno handling wrt libpthread 17 years ago
  Eric Andersen f9cdd6edc5 fix the date 17 years ago
  Eric Andersen 3b69ea3961 note the release of uClibc 0.9.28.2 17 years ago
  Mike Frysinger 14452ff798 add missing file for previous commit as pointed out by Peter Kjellerstedt 17 years ago
  Mike Frysinger f50cd1662f touchup new kconfig handling so we dont constantly rebuild 17 years ago
  Mike Frysinger 8da931c772 redo errno handling so that it should work both in thread and non-threaded situations 17 years ago
  Mike Frysinger 4fd21f190d make sure we have rtld_hidden_def(_dl_debug_state) 17 years ago
  Mike Frysinger cbbabd71c7 stub out msync() for no-mmu as well 17 years ago
  Mike Frysinger 375c18c1df drop -Wl,-warn-common since it doesnt serve much purpose 17 years ago
  Mike Frysinger cf61af7af9 make sure cleanup handler is only called once 17 years ago
  Mike Frysinger 8d8b6ba629 call kernel helper to do spinlocks 17 years ago
  Mike Frysinger f26d55b4cc simple script for counting relocs 17 years ago
  Mike Frysinger d1746ec9ad default to pulling kernel headers from the system install 17 years ago
  Mike Frysinger 1f9c1087f2 rewrite all superh targets to just sh 17 years ago
  Mike Frysinger eb9c87739e rewrite all sparc targets to just sparc 17 years ago
  Mike Frysinger 4e736021ea rewrite parisc to hppa 17 years ago
  Joakim Tjernlund ecab701ed8 Make _dl_malloc alignment arch configurable. 17 years ago
  Mike Frysinger 9da4b6afff make sure static variables are re-initialized everytime 18 years ago
  Mike Frysinger 138adeccbd cleanup a little 18 years ago