Історія комітів

Автор SHA1 Опис Дата
  Khem Raj 8e3683e96a Sync kernel_stat64 with kernel. Thanks to Daniel Jacobowitz for hints. 19 роки тому
  Rob Landley f95dae5414 Patch from Khem Raj that fixes running gcc on arm for me. (Otherwise it 19 роки тому
  Khem Raj 449af02b4c Now Test.mak includes toplevel Rules.mak so if DO_ASSERT is not set then -DNDEBUG is added 19 роки тому
  Rob Landley 78a11bc191 svn 17941/17943 broke the build. 18032 made the threaded case compile 19 роки тому
  Rob Landley 5a551453e6 Fix a build break due to errno and h_errno being unresolved symbols. 19 роки тому
  Paul Mundt 90307023f8 Sync sh's procfs.h with glibc, fixes gdbserver. 19 роки тому
  Paul Mundt 499e2c9e41 Fix PLTJMP() token pasting build error, patch from 19 роки тому
  Khem Raj 237cb9a392 I always miss svn add. 19 роки тому
  Rob Landley ea489dee06 Remove debian directory at the request of Simon Richter. (The debian 19 роки тому
  Khem Raj 80422cdc59 Add posix_fadvise posix_fadvise64 for arm. 19 роки тому
  Khem Raj d81e53c5fa New test targets 'compile' and 'run' 19 роки тому
  Khem Raj 530155cb27 include stddef.h to get NULL definition. 19 роки тому
  Khem Raj e587dc38e3 Fix compiler warning about shadowed declaration. 19 роки тому
  Khem Raj 75ab33eae1 Should be __sigset_t instead of sigset_t. 19 роки тому
  Mike Frysinger 148c1f7749 add support for ppoll() and emulate poll() with it when __NR_poll does not exist 19 роки тому
  Eric Andersen 0306ff3482 mention the uClibc 0.9.28.3 release 19 роки тому
  Eric Andersen 6ea43a32a3 Add a hack for compiling a 32 bit user space with a 64 bit kernel on x86_64 19 роки тому
  Mike Frysinger 913c52ce79 ifdef out RTLD defines we dont actually support nor are in POSIX 19 роки тому
  Mike Frysinger b0973711aa sync with glibc 19 роки тому
  Mike Frysinger de853823e0 need to double check internal errno handling wrt libpthread 19 роки тому
  Eric Andersen f9cdd6edc5 fix the date 19 роки тому
  Eric Andersen 3b69ea3961 note the release of uClibc 0.9.28.2 19 роки тому
  Mike Frysinger 14452ff798 add missing file for previous commit as pointed out by Peter Kjellerstedt 19 роки тому
  Mike Frysinger f50cd1662f touchup new kconfig handling so we dont constantly rebuild 19 роки тому
  Mike Frysinger 8da931c772 redo errno handling so that it should work both in thread and non-threaded situations 19 роки тому
  Mike Frysinger 4fd21f190d make sure we have rtld_hidden_def(_dl_debug_state) 19 роки тому
  Mike Frysinger cbbabd71c7 stub out msync() for no-mmu as well 19 роки тому
  Mike Frysinger 375c18c1df drop -Wl,-warn-common since it doesnt serve much purpose 19 роки тому
  Mike Frysinger cf61af7af9 make sure cleanup handler is only called once 19 роки тому
  Mike Frysinger 8d8b6ba629 call kernel helper to do spinlocks 19 роки тому