コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen 8bdc62b089 Move the dirent stuff. I suppose it is system dependant, but then 24 年 前
  Eric Andersen 025490cb32 Debug should be off by default 24 年 前
  Eric Andersen 91a034c61a Add in the sysvipc patch from Michael Shmulevich 24 年 前
  Eric Andersen d777bf7516 Add sigintr, from a patch by Michael Shmulevich 24 年 前
  Eric Andersen 6f1c691ba1 Sync with glibc i386 bits. 24 年 前
  Manuel Novoa III fb1124fe10 Put weak symbols where they can find what they are aliasing. Clean up strcspn.c 24 年 前
  Eric Andersen bb84a07a88 Add a sneaky backwards compat hack from Michael Shmulevich 24 年 前
  Eric Andersen 13a0c712ba Sync i386 up with _all_ the glibc 2.1.3 include/bits headers, 24 年 前
  Eric Andersen a1f0a08481 With the Official Declaration of coff being dead, we can 24 年 前
  Manuel Novoa III 10874bd626 Small change from Vladimir. 24 年 前
  Manuel Novoa III 9ae054b355 Since Erik apparently wants def/undef vs def 1/0... 24 年 前
  Eric Andersen 3a1407ff3b Move yet more stuff into the uClibc_config.h file 24 年 前
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from 24 年 前
  Manuel Novoa III 6893f5d8b3 Test for Config features using features.h. 24 年 前
  Manuel Novoa III 8b53f66ebe Part of the shared lib build rework. 24 年 前
  Manuel Novoa III f745798023 Added Vladimir's ctype locale support. Make Config setting visible in features.h. Reworked build of shared lib as suggested by Magick <magick@dds.nl>. 24 年 前
  Manuel Novoa III a12156f0c4 Part of the ctype locale support. 24 年 前
  Manuel Novoa III a91d0a538d Fix fdopen mode-compatibility test and errno setting. 24 年 前
  Eric Andersen 162b5c1c0a Add in a setjmp test from David Schleef 24 年 前
  Eric Andersen 39f83819e2 Add powerpc port done by David Schleef <ds@schleef.org> 24 年 前
  Eric Andersen aed7ad54eb Wow. I'm all full of stupid mistakes today. Fix strxfrm 24 年 前
  Eric Andersen 76809c3a05 Hah. It turned out that index and rindex were _already_ 24 年 前
  Eric Andersen 76ddb8e33a Add strxfrm and strcoll 24 年 前
  Eric Andersen 348915803b Fix the header file for index, rindex and similar 24 年 前
  Manuel Novoa III a8e2b7557d Fix bug with %c... takes care of bug reported with busybox ps. 24 年 前
  Eric Andersen 11a46906d0 Add index and rindex 24 年 前
  Manuel Novoa III 22b68ede21 New version of scanf, with floating point support. 24 年 前
  Manuel Novoa III e127a0921f Delete a stray character that hopped into the file... 24 年 前
  Eric Andersen b740cfc90a Delete wordexp. There isn't much point in having this since 24 年 前
  Manuel Novoa III 485ed9315e Hack long long support into scanf. For now, will fail for unsigned long longs 24 年 前