Commit History

Author SHA1 Message Date
  Peter S. Mazinger 5f37f10508 assert: make linenumber unsigned 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions 15 years ago
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions 15 years ago
  Denis Vlasenko 380783acef Introduce and use small[u]int type. Changes in size: 16 years ago
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 years ago
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 years ago
  Mike Frysinger 2607bee419 Patch by Joseph S. Myers to add support for ARM EABI 18 years ago
  Peter S. Mazinger cf4d1f62f9 Mark __assert as noreturn 18 years ago
  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 ;-) 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Mike Frysinger cd662e64be tweak __progname handling some more since some [bad] apps actually try and use it 18 years ago
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
  Manuel Novoa III 2bfa4ae4b8 Prevent runaway asserts, which can happen if there's a problem with 20 years ago
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 years ago
  Manuel Novoa III b7df7e6da8 ANSI/ISO C99 requires assert() to write to stderr. This means that 21 years ago
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. 22 years ago
  Manuel Novoa III 03e039820d Swap in the new stdio code. 22 years ago
  Eric Andersen c6218dbae5 A number of updates from Manuel Novoa III. Things look good... 23 years ago
  Eric Andersen 448e40e86c Update to assert behavior 23 years ago
  Eric Andersen 1eb3e9989a New misc tree that actually has misc stuff in it. 23 years ago