Commit History

Author SHA1 Message Date
  Peter Griffin 4d1b93953f sh: Fix FPU config option 16 years ago
  austinf 0ca454ff1c patch from Joseph S. Meyers 16 years ago
  Denis Vlasenko 170fc95312 libc/string/i386/memset.c: memset 1 byte at a time is a bit gross 16 years ago
  Denis Vlasenko 6522014191 Reinstate {drm,mtd,rdma,sound,video} directory installtion 16 years ago
  Denis Vlasenko 56ecf3ceca install_kernel_headers: comment out copying of extra directories, 16 years ago
  Denis Vlasenko ac1087a727 libc/inet/resolv.c: 16 years ago
  Mike Frysinger d83d5f98e1 make sure to block all signals when calling daemon() to prevent delivery while the parent is sharing the stack 16 years ago
  austinf 35b1cd3d25 for sparc v8 MAGIC1 was defined incorrectly 16 years ago
  austinf 141518c76b sparc also needs CONSTANT_STRING_GOT_FIXUP for doing debug printing in ldso 16 years ago
  Bernhard Reutner-Fischer 068f8b0195 - fix typo 16 years ago
  Khem Raj f7000691fb Fix the ifdef logic broken by last commit for !defined (__mcoldfire__) 16 years ago
  Khem Raj 3c2a68b9dc The attached patches fixes the problems found bringing up uclibc on coldfire 16 years ago
  Mike Frysinger 0dca115912 implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier 16 years ago
  Mike Frysinger 49e81cada7 apply getline() fix from linux kernel 16 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. 16 years ago
  Bernhard Reutner-Fischer 6886887bc8 - Add strtouq alias (to strtoul) for 64bit 16 years ago
  Bernhard Reutner-Fischer 8b49628cd4 - do not pass -Wl with -shared in LDFLAGS_NOSTRIP (Peter S. Mazinger) 16 years ago
  austinf 00ebae02f6 fix compilation of linuxthreads for sparc 16 years ago
  Carmelo Amoroso e72856950a Fixed makefiles inclusion flow to pass actual configuration variable values. 16 years ago
  Carmelo Amoroso 72e880a46d Added string.h header for strerr prototype. 16 years ago
  Mike Frysinger 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection 16 years ago
  Mike Frysinger 67a247e9f0 import user.h from the kernel as it is no longer exported by the kernel 16 years ago
  Khem Raj 74cc326ef4 Update copyright header. 16 years ago
  Denis Vlasenko 527bcddcd0 docs/pthreads_hacking.txt: new file 16 years ago
  Mike Frysinger 8f5908bf99 default linux-2.4 module support to off for Blackfin targets 16 years ago
  Mike Frysinger 9538c47d48 force DOPIC for FDPIC ELF targets 16 years ago
  Mike Frysinger cf65d6c6c6 add GNU extension for select timeouts where the sub-second field is actually longer than one second 16 years ago
  Denis Vlasenko d0ac81b3ec add linuxthreads support for arm. By Will Newton (will.newton AT gmail.com) 16 years ago
  Denis Vlasenko 52c9ef85a6 linuxthreads fixes from Will Newton (will.newton AT gmail.com): 16 years ago
  Denis Vlasenko a8e76cbe14 resolver: 16 years ago