Commit History

Author SHA1 Message Date
  Denis Vlasenko 8e5539abe3 libc/inet/getaddrinfo.c: const'ify some data; 17 years ago
  Khem Raj 88be89179b Use C implementation of strncmp. 17 years ago
  Bernhard Reutner-Fischer 33b19ecce8 - fix mips syscall (Atsushi Nemoto) 17 years ago
  Bernhard Reutner-Fischer 694525ec2e - tidy up inline: 17 years ago
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 17 years ago
  Bernhard Reutner-Fischer 28c95476b8 - delete_module() takes two arguments on linux-2.6 17 years ago
  Bernhard Reutner-Fischer 4dbb356fb5 - need to grab features before looking at eventually requested netlink support 17 years ago
  Bernhard Reutner-Fischer 67921fdf3c - do not include netlink headers if netlink is turned off (Michael Deutschmann) 17 years ago
  Bernhard Reutner-Fischer 61f80c8e51 - fix sigaction on older kernels (Michael Deutschmann) 17 years ago
  Bernhard Reutner-Fischer f6666438e8 - do not list non-existing files in the threads prerequisites 17 years ago
  Bernhard Reutner-Fischer 5016062735 - sync fix for scandir errno handling to scandir64 (r23600) 17 years ago
  Bernhard Reutner-Fischer dce2384770 - fix toggling thread implementation. 17 years ago
  Bernhard Reutner-Fischer f209f0ec29 - des uses ntohl 17 years ago
  Bernhard Reutner-Fischer ffd2837569 - guard socket calls with UCLIBC_HAS_SOCKET 17 years ago
  Bernhard Reutner-Fischer a1de41b0b8 - document environment variables for make(1) 17 years ago
  Bernhard Reutner-Fischer 0be050c8b6 This should fix malloc with debug and without threads. (Chase N Douglas) 17 years ago
  Bernhard Reutner-Fischer 9674f4133f - mark trunk as -rc2-svn 17 years ago
  Bernhard Reutner-Fischer c50c578d81 - bump version to 0.9.30-rc2 17 years ago
  Bernhard Reutner-Fischer b46830f8b2 - fix locale dependencies and make default locale generation less verbose. 17 years ago
  Khem Raj 6494060312 Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old. 17 years ago
  Bernhard Reutner-Fischer 47b2dbaaac - fix copy'n paste error 17 years ago
  Bernhard Reutner-Fischer 656c5c4b20 - fix return value 17 years ago
  Bernhard Reutner-Fischer 8e36b7ce60 - add signalfd() 17 years ago
  Bernhard Reutner-Fischer 840d49dc03 - .. and don't install the config dir, too 17 years ago
  Bernhard Reutner-Fischer 9f9f820d40 - remove bashism; don't install config/* to the target 17 years ago
  Bernhard Reutner-Fischer 7738ddaa11 - pull kconfig from linux-2.6.27 17 years ago
  Bernhard Reutner-Fischer 9c2d269cfa - make sure to match the start of the MAKE_VERSION 17 years ago
  Bernhard Reutner-Fischer d0bb3a0eb0 - remove suspicious_dependency 17 years ago
  Bernhard Reutner-Fischer 77d4b47b8c - add and use EXTRA_DIRS to wipe the test/locale/C directory 17 years ago
  Bernhard Reutner-Fischer abd9e9beec - Include stdio.h for the perror prototype, use constants from stdlib.h, 17 years ago