Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Mike Frysinger f26d55b4cc simple script for counting relocs 19 年之前
  Mike Frysinger d1746ec9ad default to pulling kernel headers from the system install 19 年之前
  Mike Frysinger 1f9c1087f2 rewrite all superh targets to just sh 19 年之前
  Mike Frysinger eb9c87739e rewrite all sparc targets to just sparc 19 年之前
  Mike Frysinger 4e736021ea rewrite parisc to hppa 19 年之前
  Joakim Tjernlund ecab701ed8 Make _dl_malloc alignment arch configurable. 19 年之前
  Mike Frysinger 9da4b6afff make sure static variables are re-initialized everytime 19 年之前
  Mike Frysinger 138adeccbd cleanup a little 19 年之前
  Joakim Tjernlund 2244c71124 Fix dlopen for static apps. 19 年之前
  Mike Frysinger 72fc4ba5e7 Atsushi Nemoto writes: 19 年之前
  Bernhard Reutner-Fischer 611a59f6f5 - kbuild update broke uClibc's configuration. It complains about 19 年之前
  Joakim Tjernlund e2581aecf5 Revert previous commit as it is unclear if it is needed. 19 年之前
  Joakim Tjernlund 50ca754115 Hopefully fix the earlier broken if [ -n $(HEADERS_BITS_SUBARCH) ] 19 年之前