Commit History

Author SHA1 Message Date
  Denys Vlasenko eb1fd41ccd lckpwdf: remove a wrong comment and one write-only variable 16 years ago
  Denys Vlasenko abb3587fe9 CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure 16 years ago
  Denys Vlasenko 27893e6651 utent.c: fix a few bugs, and shrink a bit 16 years ago
  Denys Vlasenko daaee1de18 math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATH 16 years ago
  Mike Frysinger 8192a60a71 drop last _syscall6 checks 16 years ago
  Bernhard Reutner-Fischer ad8e1035c3 honour NO_LONG_DOUBLE_MATH 16 years ago
  Khem Raj de60cf611b Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set. 16 years ago
  Khem Raj 150d2d2188 Add posix_fadvise{64}.c routines to Makefile.arch 16 years ago
  Khem Raj 4882fad17e Add posix_fadvise and posix_fadvise64 for powerpc 16 years ago
  Bernhard Reutner-Fischer 6625518cd6 default ?conf to native arch 16 years ago
  Bernhard Reutner-Fischer e3b6a036ce use CURDIR 16 years ago
  Bernhard Reutner-Fischer 2ec374a5ca use pwd, not PWD 16 years ago
  Bernhard Reutner-Fischer 105ceb0fdc always define CONFIG_SHELL 16 years ago
  Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree 16 years ago
  Bernhard Reutner-Fischer 7f779e7937 add hidden aliases for newer regex search functions 16 years ago
  Maxim Kuvyrkov 671debdb67 m68k syscall: switch to common code 16 years ago
  Bernhard Reutner-Fischer 587a72856b define attribute_noreturn 16 years ago
  Bernhard Reutner-Fischer 4ae13b764d handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN 16 years ago
  Bernhard Reutner-Fischer b24fcfb485 fix compilation 16 years ago
  Joseph Myers 086adc370c Fix daemon build for no-MMU no-threads. 16 years ago
  Bernhard Reutner-Fischer 02b53aad4c ioperm is not used internally, remove hidden_proto 16 years ago
  Khem Raj feb97aff03 Makefile.in: Let make release or make dist to use git. 16 years ago
  Khem Raj 14d8a703af Rules.mak: Fix references to svn. 16 years ago
  Khem Raj b1913a8760 syscall.c: Use common syscall.c for ARM 16 years ago
  Khem Raj 0784fb9ef2 fnmatch.c: Include unistd.h before undefining _LIBC. 16 years ago
  Khem Raj b417523ff6 fnmatch.c: Change scope of posixly_correct to be global. 16 years ago
  Carmelo Amoroso f14b97ca92 test_librt: Fix shmtest.c test case 16 years ago
  Carmelo Amoroso 67b2a60533 test_librt: Fix build system for shm_open/unlink tests 16 years ago
  Carmelo Amoroso 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 16 years ago
  Bernhard Reutner-Fischer a5e6e0fcd3 remove erroneous ';' 16 years ago