Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes il y a 14 ans
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden il y a 14 ans
  Denis Vlasenko d763ce093b fix improperly hidden fputc_unlocked il y a 15 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos il y a 18 ans
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger c0ffa5031a Forgot about the macros ;-( il y a 18 ans
  Peter S. Mazinger ce10435077 Hide *getc* *putc* il y a 18 ans
  Peter S. Mazinger 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases il y a 18 ans
  Peter S. Mazinger 5c2de4b255 Change internal name __f[ge,pu]tc_unlocked to __libc_x il y a 18 ans
  Peter S. Mazinger 25fbf2080e Hide some il y a 18 ans
  Peter S. Mazinger f8d5244380 weaks moved after the related function so gcc4 won't warn il y a 19 ans
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. il y a 20 ans