提交历史

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