提交历史

作者 SHA1 备注 提交日期
  Eric Andersen 309c2c53eb Define "NM = $(CROSS)nm" and use $NM and $AR in get-needed-libgcc-objects.sh 23 年之前
  Eric Andersen caa78fb3fd Sometimes (often) the kernel will return things other then -1. 23 年之前
  Eric Andersen 12eb7cae21 Comment out broken test 23 年之前
  Manuel Novoa III 81c61f3745 Add a _really_ basic README outlining building/using uClibc. 23 年之前
  Manuel Novoa III eba708a62b Make selection of uClibc floating point support in printf, etc. seperate 23 年之前
  Manuel Novoa III 54ebc8099e Revert behavior to either INSTALL_DIR or BUILD_DIR but not both. Also, if 23 年之前
  Manuel Novoa III e449ce9a42 Minor fix. 23 年之前
  Eric Andersen 5ed08475b3 These are needed for arm to compile 23 年之前
  Eric Andersen 0af935ea15 Don't try to run ldconfig unless it exists 23 年之前
  David Schleef c08da01578 Added definition of __THROW 23 年之前
  David Schleef 86cffec4d5 Makefile targets to symlink arch-specific headers into include/ (only 23 年之前
  David Schleef d0c0ebb78e Nasty hack to get around inconsistency between dynamic linker 23 年之前
  Eric Andersen 78b639ee5f Make powerpc compile. Needs this header... 23 年之前
  Eric Andersen 2f1ef19e4b Fix regex support to be compatible with 4.2 BSD regex library. This is 23 年之前
  Eric Andersen 9799b98448 Add in message queue support, based on work from <tapu@371.net>. 23 年之前
  David Schleef b1117fc310 Fixing flak from the directory rearrangement 23 年之前
  David Schleef 4c6a1df6f5 Added -Wall 23 年之前
  David Schleef fa4500f154 Changes to make types.h more compatible with the Linux kernel. 23 年之前
  David Schleef b9f38c7ead Random change to get a log message: Previous change is to make this 23 年之前
  Eric Andersen 00ef7ea7dc Enable mlock and friends if __UCLIBC_HAS_MMU__ is defined. util-linux 23 年之前
  David Schleef 5b7f7988af Added powerpc-specific mmap syscall, 'cause we're special. 23 年之前
  Eric Andersen 6e72ced7e7 Add in some more GNU compatible locale stuff. I only implement the 23 年之前
  David Schleef 6395e85878 added __GNUC_PREREQ() macro 23 年之前
  David Schleef 6072c7f7ea Random quick-and-dirty evil malloc checker. 23 年之前
  David Schleef fce6446b7e The mmap syscall has 6 arguments, which has various implementations 23 年之前
  David Schleef 55021a7820 Test to check for proper stat mangling. 23 年之前
  David Schleef 43989bfe8b termios test program, since I'm having difficulty on powerpc 23 年之前
  David Schleef a9c9a68333 Needed for libm 23 年之前
  Eric Andersen 2735ede06c Add in missing capset and capget syscalls. Stub out syscalls when missing 23 年之前
  Eric Andersen 05ab9bfe6f We need the definition of HUGE_VAL fpr some apps. Include it. 23 年之前