Histórico de commits

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