Commit History

Author SHA1 Message Date
  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 b133fe1cac next 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 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Carmelo Amoroso 98f4a6dc8c Added support for error_print_progname as proposed 16 years ago
  Mike Frysinger 3147039a65 michael_d writes in #1869: make sure GNU error functions output 'program: ' as documented in the function api 16 years ago
  Mike Frysinger c9234bbc4d use weak_alias() for data symbols, not strong_alias() 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
  Peter S. Mazinger efbcf025d2 gcc41 does not like this at all 18 years ago
  Peter S. Mazinger f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new 18 years ago
  Peter S. Mazinger 475180793b Add back the current glibc copyright notice, although the file is far different 18 years ago
  Peter S. Mazinger 8b8916ece6 Disabled NULL error_print_progname, useless 18 years ago
  Peter S. Mazinger 6b92aef753 Update copyright and comment 18 years ago
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 years ago
  Peter S. Mazinger a01c09263d error_message_count got lost 18 years ago
  Peter S. Mazinger 60155d4649 Change to build w/ -std=c99 18 years ago
  Peter S. Mazinger 15868f9c3d s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ... 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 726b116dca some global data relocs gone 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 bbaba878aa create an alias for internal usage 18 years ago
  Peter S. Mazinger a1915d4502 Convert users 18 years ago
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens 18 years ago
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* 18 years ago
  Manuel Novoa III 93261cdf00 Rewrite the err/warn functions as they were broken (__noreturn__ funcs 20 years ago
  Eric Andersen 6101166201 Patch from Rob McMullen: 20 years ago