コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen 86be4f7e5a Enable automagic locale data downloads 22 年 前
  Eric Andersen 48c0f2f304 Arm needs this to compile with gcc 2.95 22 年 前
  Eric Andersen f8853afba4 Add in several config system updates for locale support. 22 年 前
  Manuel Novoa III c66fd044d2 Fix wctype.c so that wchar can be enabled without ctype table-based functions. 22 年 前
  Eric Andersen a297b8c478 Force enable ADD_LIBGCC_FUNCTIONS on arm 22 年 前
  Eric Andersen 24c64e4ca6 Oops! I broke pread on mips with my last update. This 22 年 前
  Eric Andersen 67992833de Fix broken test 22 年 前
  Eric Andersen da1f39786a Fix a trivial compile problem 22 年 前
  Manuel Novoa III 18638f737c Signifcantly speed out integer to string conversion for printf. 22 年 前
  Manuel Novoa III ca773a850f Obligatory forgotten file. 22 年 前
  Manuel Novoa III f223985456 Add back in table-less ctype funcs for those interested in minimizing 22 年 前
  Eric Andersen c9781f6b04 Use __libc_fork for the uClinux fork stub 22 年 前
  Eric Andersen 7083e9626f Fixup build problem on powerpc 22 年 前
  Eric Andersen 3056fc1a32 Be certain the config system binaries are current 22 年 前
  Eric Andersen cca2d887a2 mjn3 pointed out that my brain was not in gear.... 22 年 前
  Miles Bader 8024381ffb ansidecl.h and symcat.h copied from glibc. 22 年 前
  Eric Andersen bfed1e760c More FAQ updates 22 年 前
  Eric Andersen 8246a4abd5 A few minor syscall cleanups 22 年 前
  Eric Andersen f223d1cb82 Some updates from glibc. mjn3 reports this fixes profiling 22 年 前
  Manuel Novoa III f05ef15283 i386/mcount.S expects to call __mcount_internal with the 2 args passed 22 年 前
  Manuel Novoa III f1fd9ae96d Remove profil.c, since it is constained within gmon.c. 22 年 前
  Eric Andersen 5772c041d2 Fix some more problems found by the ltp 22 年 前
  Eric Andersen 61c1db2f67 'extern inline' doesn't work... Use 'static inline' 22 年 前
  Eric Andersen 4cf3440ab6 add missing prototype 22 年 前
  Eric Andersen 12d9322b4f Add an implementation of profil(), based on the version from 22 年 前
  Eric Andersen cc76cf5876 Fix numerous problems with both getcwd implementations. 22 年 前
  Eric Andersen cd34085f2c Fix errno values. Fix MALLOC_GLIBC_COMPAT handling in malloc/malloc.c, 22 年 前
  Eric Andersen b9c0292271 Running ltp 20030905 showed that tcsendbreak was broken. 22 年 前
  Manuel Novoa III f763ad5a36 Implement vsnprintf (old_vfprintf only) and vsnscanf when uClibc is 22 年 前
  Manuel Novoa III db07e536d4 Update old_vfconfig help and some dependencies. 22 年 前