История коммитов

Автор SHA1 Сообщение Дата
  Mike Frysinger f2410a178f as noted by psm, make sure we accumulate PICFLAG-y back into PICFLAG 18 лет назад
  Mike Frysinger dcad31e64c pull from Blackfin repo: add -mid-shared-library for UCLIBC_FORMAT_SHARED_FLAT and -msep-data for UCLIBC_FORMAT_FLAT_SEP_DATA 18 лет назад
  Joakim Tjernlund 23a4b23a9a Carmelo AMOROSO <carmelo.amoroso@st.com> writes: 18 лет назад
  Joakim Tjernlund a35c1f1a28 Correct return value. Pointed out by psm. 18 лет назад
  Mike Frysinger 7bb0258ff9 change the auxvt code from being dependent on MMU to !LDSO as auxvt things are ELF-specific, not MMU-specific 18 лет назад
  Mike Frysinger d662b01231 Bernd Schmidt writes: make sure custom stacks work properly for no-mmu 18 лет назад
  Mike Frysinger 8daa5a586a Atsushi Nemoto writes: 18 лет назад
  Mike Frysinger 2b178f6024 Atsushi Nemoto writes: 18 лет назад
  Mike Frysinger dc542b5742 Jean-Christian de Rivaz writes: 18 лет назад
  Joakim Tjernlund 7dfbb9a929 Remove the arch specific mmap impl. for Powerpc. The common one will do. 18 лет назад
  Mike Frysinger 3cf0739274 use POSIX -eq rather than bash == #1360 18 лет назад
  "Steven J. Hill" 58c5f8ba4c Fix MIPS syscall() and pipe functions to set errno correctly as reported by Daniel Jacobowitz on the mailing list. More information available at <http://www.uclibc.org/lists/uclibc/2007-May/017968.html> . 18 лет назад
  "Steven J. Hill" 9ce2de577f Fix ARM EABI signal unwinding to accomodate signal frame layout between Linux kernel versions as reported by Joseph S. Myers on the mailing list. More information available at <http://www.uclibc.org/lists/uclibc/2007-May/017971.html> . 18 лет назад
  Peter Kjellerstedt b947380b03 Restored indentation. 18 лет назад
  Peter Kjellerstedt 8bd9107175 Made it compile again. 18 лет назад
  Khem Raj 22a4424b0b Fix arm mmap when using mmap2 syscall. Fixes bug #1303 18 лет назад
  Khem Raj 4bad095847 Remove preprocessor warning due to missing definition of USE_TLS 18 лет назад
  Mike Frysinger 420745afd4 Nickolai Zeldovich writes: if the temp name already exists, then the retry code does not create a new temp name as the code to do so is outside of the retry loop 18 лет назад
  Bernhard Reutner-Fischer 4655544cb6 - commentary typo fix 18 лет назад
  Mike Frysinger b485dca22f give proper prototypes 18 лет назад
  Mike Frysinger 3f0fbd59eb cancellation-points needs librt 18 лет назад
  Mike Frysinger 71a99253b2 exercise all required POSIX pthread cancellation points 18 лет назад
  Mike Frysinger ead11a4adf Nickolai Zeldovich writes: 18 лет назад
  Mike Frysinger ae0badd742 Daniel Jacobowitz: sleep()/usleep() relies on nanosleep() being a cancellation 18 лет назад
  Mike Frysinger f2c7b37096 Carmelo AMOROSO writes: 18 лет назад
  Mike Frysinger 086ca312f1 fix from Bernd Schmidt for realloc shrinkage bug 18 лет назад
  Bernhard Reutner-Fischer 607f5bc303 - include stdbool.h 19 лет назад
  "Steven J. Hill" 05cf902829 This test needs XLOCALE to work. 19 лет назад
  Rob Landley ab4c9a42ce Bugfix from Atsushi Nemoto: return nonzero error code on failure 19 лет назад
  Mike Frysinger 63f1972009 if chroot() failed, then reset "chroot_dir" to "." so that after we do our fallback chdir(), we dont continue to prefix the chroot path ... fixes `ldconfig.host -r some/dir/` 19 лет назад