Commit History

Author SHA1 Message Date
  Rob Landley 78a11bc191 svn 17941/17943 broke the build. 18032 made the threaded case compile 18 years ago
  Rob Landley 5a551453e6 Fix a build break due to errno and h_errno being unresolved symbols. 18 years ago
  Paul Mundt 90307023f8 Sync sh's procfs.h with glibc, fixes gdbserver. 18 years ago
  Paul Mundt 499e2c9e41 Fix PLTJMP() token pasting build error, patch from 18 years ago
  Khem Raj 237cb9a392 I always miss svn add. 18 years ago
  Rob Landley ea489dee06 Remove debian directory at the request of Simon Richter. (The debian 18 years ago
  Khem Raj 80422cdc59 Add posix_fadvise posix_fadvise64 for arm. 18 years ago
  Khem Raj d81e53c5fa New test targets 'compile' and 'run' 18 years ago
  Khem Raj 530155cb27 include stddef.h to get NULL definition. 18 years ago
  Khem Raj e587dc38e3 Fix compiler warning about shadowed declaration. 18 years ago
  Khem Raj 75ab33eae1 Should be __sigset_t instead of sigset_t. 18 years ago
  Mike Frysinger 148c1f7749 add support for ppoll() and emulate poll() with it when __NR_poll does not exist 18 years ago
  Eric Andersen 0306ff3482 mention the uClibc 0.9.28.3 release 18 years ago
  Eric Andersen 6ea43a32a3 Add a hack for compiling a 32 bit user space with a 64 bit kernel on x86_64 18 years ago
  Mike Frysinger 913c52ce79 ifdef out RTLD defines we dont actually support nor are in POSIX 18 years ago
  Mike Frysinger b0973711aa sync with glibc 18 years ago
  Mike Frysinger de853823e0 need to double check internal errno handling wrt libpthread 18 years ago
  Eric Andersen f9cdd6edc5 fix the date 18 years ago
  Eric Andersen 3b69ea3961 note the release of uClibc 0.9.28.2 18 years ago
  Mike Frysinger 14452ff798 add missing file for previous commit as pointed out by Peter Kjellerstedt 18 years ago
  Mike Frysinger f50cd1662f touchup new kconfig handling so we dont constantly rebuild 18 years ago
  Mike Frysinger 8da931c772 redo errno handling so that it should work both in thread and non-threaded situations 18 years ago
  Mike Frysinger 4fd21f190d make sure we have rtld_hidden_def(_dl_debug_state) 18 years ago
  Mike Frysinger cbbabd71c7 stub out msync() for no-mmu as well 18 years ago
  Mike Frysinger 375c18c1df drop -Wl,-warn-common since it doesnt serve much purpose 18 years ago
  Mike Frysinger cf61af7af9 make sure cleanup handler is only called once 18 years ago
  Mike Frysinger 8d8b6ba629 call kernel helper to do spinlocks 18 years ago
  Mike Frysinger f26d55b4cc simple script for counting relocs 18 years ago
  Mike Frysinger d1746ec9ad default to pulling kernel headers from the system install 18 years ago
  Mike Frysinger 1f9c1087f2 rewrite all superh targets to just sh 18 years ago