Commit Verlauf

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