Commit History

Author SHA1 Message Date
  Khem Raj f7000691fb Fix the ifdef logic broken by last commit for !defined (__mcoldfire__) 15 years ago
  Khem Raj 3c2a68b9dc The attached patches fixes the problems found bringing up uclibc on coldfire 15 years ago
  Mike Frysinger 0dca115912 implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier 15 years ago
  Mike Frysinger 49e81cada7 apply getline() fix from linux kernel 15 years ago
  Rob Landley 98a06547a7 32/64 bit sparc got unified in 2.6.29 the way x86/x86_64 did in 2.6.28. 15 years ago
  Bernhard Reutner-Fischer 6886887bc8 - Add strtouq alias (to strtoul) for 64bit 15 years ago
  Bernhard Reutner-Fischer 8b49628cd4 - do not pass -Wl with -shared in LDFLAGS_NOSTRIP (Peter S. Mazinger) 15 years ago
  austinf 00ebae02f6 fix compilation of linuxthreads for sparc 15 years ago
  Carmelo Amoroso e72856950a Fixed makefiles inclusion flow to pass actual configuration variable values. 15 years ago
  Carmelo Amoroso 72e880a46d Added string.h header for strerr prototype. 15 years ago
  Mike Frysinger 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection 15 years ago
  Mike Frysinger 67a247e9f0 import user.h from the kernel as it is no longer exported by the kernel 15 years ago
  Khem Raj 74cc326ef4 Update copyright header. 15 years ago
  Denis Vlasenko 527bcddcd0 docs/pthreads_hacking.txt: new file 15 years ago
  Mike Frysinger 8f5908bf99 default linux-2.4 module support to off for Blackfin targets 15 years ago
  Mike Frysinger 9538c47d48 force DOPIC for FDPIC ELF targets 15 years ago
  Mike Frysinger cf65d6c6c6 add GNU extension for select timeouts where the sub-second field is actually longer than one second 15 years ago
  Denis Vlasenko d0ac81b3ec add linuxthreads support for arm. By Will Newton (will.newton AT gmail.com) 15 years ago
  Denis Vlasenko 52c9ef85a6 linuxthreads fixes from Will Newton (will.newton AT gmail.com): 15 years ago
  Denis Vlasenko a8e76cbe14 resolver: 15 years ago
  Khem Raj e190a24231 Define creat in an independent file 15 years ago
  Carmelo Amoroso c190f738e1 Use __always_inline instead of __inline__ 15 years ago
  Carmelo Amoroso ed957f44cd Make long double support available for sh too. 15 years ago
  Denis Vlasenko 7f5cc205a7 mknod: widen the parameters to match kernel 15 years ago
  Denis Vlasenko eb097eb482 Add EPOLLRDHUP constant 15 years ago
  Denis Vlasenko f5773054ef fix breakage in x86_64 defconfig 15 years ago
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 years ago
  Rob Landley bdf8a6c4b8 Fix thinko in svn 25434. 15 years ago
  Rob Landley fb863f7592 Make HARDWIRED_ABSPATH a config option. 15 years ago
  Rob Landley 11495b6f6a Fix __attribute__ (( __attribute__ ((noreturn)))), which doesn't compile. 15 years ago