Histórico de Commits

Autor SHA1 Mensagem Data
  Denis Vlasenko 88483db112 make regex_old.c, ruserpass.c use __uc_malloc, há 17 anos atrás
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do há 17 anos atrás
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined há 18 anos atrás
  Mike Frysinger 9b9765b308 rename local tty variable to not shadow tty func há 18 anos atrás
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt há 18 anos atrás
  Peter S. Mazinger b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) há 18 anos atrás
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos há 18 anos atrás
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
  Peter S. Mazinger a1915d4502 Convert users há 18 anos atrás
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone há 18 anos atrás
  Peter S. Mazinger 765696aac5 More hiding, 300 left há 18 anos atrás
  Peter S. Mazinger 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases há 18 anos atrás
  Peter S. Mazinger 8a0b43005a Hide mostly used functions há 18 anos atrás
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones há 18 anos atrás
  Peter S. Mazinger ea650dfc5b Use strchr instead of index (BSD) há 18 anos atrás
  Manuel Novoa III b3ae173353 "Fix" this so that at least things will link when threading is disabled. há 20 anos atrás
  Eric Andersen e32376aaed Reduce memory used by static buffers and allocate that memory dynamicly há 20 anos atrás
  Eric Andersen e53425a645 Shuffle the logic around a bit há 22 anos atrás
  Eric Andersen 3e2a8b618a Patch from Steven J. Hill to disable __fsetlocking when há 22 anos atrás
  Eric Andersen f0a9cfa4de Support getttyent and friends so ncurses will compile há 22 anos atrás