Historia zmian

Autor SHA1 Wiadomość Data
  Mike Frysinger 458e37f68e make sure dlsym() properly returns NULL with undefined symbols 18 lat temu
  Mike Frysinger 3c744cd178 fix from upstream blackfin repo for sigsetjmp 18 lat temu
  Rob Landley 4bb5454cbd Patch from Al Stone to fix ia64: 18 lat temu
  Khem Raj 8e3683e96a Sync kernel_stat64 with kernel. Thanks to Daniel Jacobowitz for hints. 18 lat temu
  Rob Landley f95dae5414 Patch from Khem Raj that fixes running gcc on arm for me. (Otherwise it 18 lat temu
  Khem Raj 449af02b4c Now Test.mak includes toplevel Rules.mak so if DO_ASSERT is not set then -DNDEBUG is added 18 lat temu
  Rob Landley 78a11bc191 svn 17941/17943 broke the build. 18032 made the threaded case compile 18 lat temu
  Rob Landley 5a551453e6 Fix a build break due to errno and h_errno being unresolved symbols. 18 lat temu
  Paul Mundt 90307023f8 Sync sh's procfs.h with glibc, fixes gdbserver. 18 lat temu
  Paul Mundt 499e2c9e41 Fix PLTJMP() token pasting build error, patch from 18 lat temu
  Khem Raj 237cb9a392 I always miss svn add. 18 lat temu
  Rob Landley ea489dee06 Remove debian directory at the request of Simon Richter. (The debian 18 lat temu
  Khem Raj 80422cdc59 Add posix_fadvise posix_fadvise64 for arm. 18 lat temu
  Khem Raj d81e53c5fa New test targets 'compile' and 'run' 18 lat temu
  Khem Raj 530155cb27 include stddef.h to get NULL definition. 18 lat temu
  Khem Raj e587dc38e3 Fix compiler warning about shadowed declaration. 18 lat temu
  Khem Raj 75ab33eae1 Should be __sigset_t instead of sigset_t. 18 lat temu
  Mike Frysinger 148c1f7749 add support for ppoll() and emulate poll() with it when __NR_poll does not exist 18 lat temu
  Eric Andersen 0306ff3482 mention the uClibc 0.9.28.3 release 18 lat temu
  Eric Andersen 6ea43a32a3 Add a hack for compiling a 32 bit user space with a 64 bit kernel on x86_64 18 lat temu
  Mike Frysinger 913c52ce79 ifdef out RTLD defines we dont actually support nor are in POSIX 18 lat temu
  Mike Frysinger b0973711aa sync with glibc 18 lat temu
  Mike Frysinger de853823e0 need to double check internal errno handling wrt libpthread 18 lat temu
  Eric Andersen f9cdd6edc5 fix the date 18 lat temu
  Eric Andersen 3b69ea3961 note the release of uClibc 0.9.28.2 18 lat temu
  Mike Frysinger 14452ff798 add missing file for previous commit as pointed out by Peter Kjellerstedt 18 lat temu
  Mike Frysinger f50cd1662f touchup new kconfig handling so we dont constantly rebuild 18 lat temu
  Mike Frysinger 8da931c772 redo errno handling so that it should work both in thread and non-threaded situations 18 lat temu
  Mike Frysinger 4fd21f190d make sure we have rtld_hidden_def(_dl_debug_state) 18 lat temu
  Mike Frysinger cbbabd71c7 stub out msync() for no-mmu as well 18 lat temu