提交歷史

作者 SHA1 備註 提交日期
  Bernhard Reutner-Fischer b32dd708df add stub for shm_open() and shm_unlink 15 年之前
  Mike Frysinger a16022fc1e waitid: linux ABI takes 5 args, not 4 15 年之前
  Bernhard Reutner-Fischer b3eb972b99 tweak .gitignore 15 年之前
  Austin Foxley c033aa2afc Add working pipe implementation for sparc 15 年之前
  Austin Foxley 3a68273a2b fix compilation of linuxthreads for sparc64 15 年之前
  Austin Foxley 4a325fb909 Add a sigaction implementation for sparc 15 年之前
  Carmelo Amoroso eacb3674d0 Merge branch 'master' of git+ssh://carmelo@git.uclibc.org/git/uClibc 15 年之前
  Carmelo Amoroso 2998759827 Add position independent code for crt1.S. 15 年之前
  Austin Foxley 8334d11057 Add .gitignore 15 年之前
  Peter Griffin 4d1b93953f sh: Fix FPU config option 15 年之前
  austinf 0ca454ff1c patch from Joseph S. Meyers 15 年之前
  Denis Vlasenko 170fc95312 libc/string/i386/memset.c: memset 1 byte at a time is a bit gross 15 年之前
  Denis Vlasenko 6522014191 Reinstate {drm,mtd,rdma,sound,video} directory installtion 15 年之前
  Denis Vlasenko 56ecf3ceca install_kernel_headers: comment out copying of extra directories, 15 年之前
  Denis Vlasenko ac1087a727 libc/inet/resolv.c: 15 年之前
  Mike Frysinger d83d5f98e1 make sure to block all signals when calling daemon() to prevent delivery while the parent is sharing the stack 15 年之前
  austinf 35b1cd3d25 for sparc v8 MAGIC1 was defined incorrectly 15 年之前
  austinf 141518c76b sparc also needs CONSTANT_STRING_GOT_FIXUP for doing debug printing in ldso 15 年之前
  Bernhard Reutner-Fischer 068f8b0195 - fix typo 15 年之前
  Khem Raj f7000691fb Fix the ifdef logic broken by last commit for !defined (__mcoldfire__) 15 年之前
  Khem Raj 3c2a68b9dc The attached patches fixes the problems found bringing up uclibc on coldfire 15 年之前
  Mike Frysinger 0dca115912 implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier 15 年之前
  Mike Frysinger 49e81cada7 apply getline() fix from linux kernel 15 年之前
  Rob Landley 98a06547a7 32/64 bit sparc got unified in 2.6.29 the way x86/x86_64 did in 2.6.28. 15 年之前
  Bernhard Reutner-Fischer 6886887bc8 - Add strtouq alias (to strtoul) for 64bit 15 年之前
  Bernhard Reutner-Fischer 8b49628cd4 - do not pass -Wl with -shared in LDFLAGS_NOSTRIP (Peter S. Mazinger) 15 年之前
  austinf 00ebae02f6 fix compilation of linuxthreads for sparc 15 年之前
  Carmelo Amoroso e72856950a Fixed makefiles inclusion flow to pass actual configuration variable values. 15 年之前
  Carmelo Amoroso 72e880a46d Added string.h header for strerr prototype. 15 年之前
  Mike Frysinger 9889c8791b enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection 15 年之前