コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen 8dbb3b0aac Hide libc specific junk inside a #ifdef _LIBC to avoid 22 年 前
  Eric Andersen 0eccd99fb0 Fix a segfault in scandir for empty directories. After looking over 22 年 前
  Eric Andersen 8161b6d9e1 Remove elimination of __BEGIN_DECLS/__END_DECLS 22 年 前
  Manuel Novoa III ed3942d1ac I was confusing the effects of _LARGEFILE_SOURCE with those of 22 年 前
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 22 年 前
  Manuel Novoa III 4c210f02a2 Output an error if uClibc's and app's largefile configuration are incompatible. 22 年 前
  Eric Andersen 5305b3df0a Support strong_alias and begin merging usage of weak_function 22 年 前
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in 22 年 前
  Eric Andersen 8dc1d08d0c Add in support for the Hitach H8/300H architecture, 22 年 前
  Eric Andersen e8601fea85 Do not expose the weak_alias() junk to the world. Wrap it 22 年 前
  Eric Andersen 072938a98d Eliminate C++ style comments 22 年 前
  Eric Andersen ee185898f6 Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add 22 年 前
  Eric Andersen 5c12c8eecd Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. 23 年 前
  Eric Andersen 587f0d8de6 Optimize for size, and disable expensive inlining 23 年 前
  Eric Andersen e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 23 年 前
  David McCullough 635c2432c7 23 年 前
  Eric Andersen bcbf416f71 Seems weak_alias wasn't working as expected... 23 年 前
  Eric Andersen 92773db48e Cleanup the toploevel makefile handing of shared libs. Add weak_alias 23 年 前
  David Schleef 6395e85878 added __GNUC_PREREQ() macro 23 年 前
  Eric Andersen 70b504a538 Be really sneaky and use GNU ld special stuff so that whenever folks 23 年 前
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年 前
  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>. 23 年 前
  Manuel Novoa III 0ae3814223 Define __USE_GNU as glibc does. 23 年 前
  Eric Andersen 60ecd67248 Make the __GLIBC__ define be conditional. Stub out gnu-versions.h 23 年 前
  Eric Andersen f91e94f6c5 I hereby commit a sin. features.h is now going to _lie_ 23 年 前
  Eric Andersen 67fb342b08 Makeheader files be more like GNU 23 年 前
  Eric Andersen ddaf940958 Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. 23 年 前
  Eric Andersen 0ea968c3e6 Sync version number with Makefile 23 年 前
  Eric Andersen 469cdfc504 A few cleanups. Fix fflush so it remembers to init stdio. 23 年 前
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 24 年 前