Commit History

Author SHA1 Message Date
  Mike Frysinger 8d005aa103 stop installing/screwing with linux-headers 15 years ago
  Mike Frysinger 2a2bfd4ad8 add gitignore for utils 15 years ago
  André Goddard Rosa 6f49b76f5c wchar: fix inverted parameters in error message 15 years ago
  Steve Bennett 3f30177c91 libc.so: include all output formats in linker script 15 years ago
  Mike Frysinger 0d1ced74e4 utils: punt readelf 15 years ago
  Bernhard Reutner-Fischer 0e605ccee7 include errno.h unconditionally 15 years ago
  Bernhard Reutner-Fischer b32dd708df add stub for shm_open() and shm_unlink 15 years ago
  Mike Frysinger a16022fc1e waitid: linux ABI takes 5 args, not 4 15 years ago
  Bernhard Reutner-Fischer b3eb972b99 tweak .gitignore 15 years ago
  Austin Foxley c033aa2afc Add working pipe implementation for sparc 15 years ago
  Austin Foxley 3a68273a2b fix compilation of linuxthreads for sparc64 15 years ago
  Austin Foxley 4a325fb909 Add a sigaction implementation for sparc 15 years ago
  Carmelo Amoroso eacb3674d0 Merge branch 'master' of git+ssh://carmelo@git.uclibc.org/git/uClibc 15 years ago
  Carmelo Amoroso 2998759827 Add position independent code for crt1.S. 15 years ago
  Austin Foxley 8334d11057 Add .gitignore 15 years ago
  Peter Griffin 4d1b93953f sh: Fix FPU config option 15 years ago
  austinf 0ca454ff1c patch from Joseph S. Meyers 15 years ago
  Denis Vlasenko 170fc95312 libc/string/i386/memset.c: memset 1 byte at a time is a bit gross 15 years ago
  Denis Vlasenko 6522014191 Reinstate {drm,mtd,rdma,sound,video} directory installtion 15 years ago
  Denis Vlasenko 56ecf3ceca install_kernel_headers: comment out copying of extra directories, 15 years ago
  Denis Vlasenko ac1087a727 libc/inet/resolv.c: 15 years ago
  Mike Frysinger d83d5f98e1 make sure to block all signals when calling daemon() to prevent delivery while the parent is sharing the stack 15 years ago
  austinf 35b1cd3d25 for sparc v8 MAGIC1 was defined incorrectly 15 years ago
  austinf 141518c76b sparc also needs CONSTANT_STRING_GOT_FIXUP for doing debug printing in ldso 15 years ago
  Bernhard Reutner-Fischer 068f8b0195 - fix typo 15 years ago
  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