Commit History

Author SHA1 Message Date
  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
  Eric Andersen d179a27457 Add a fun pointer to make apps happy 22 years ago
  Eric Andersen 4d40c3c17e Support gnu error(), patch contributed by Andrew Ip <aip@cwlinux.com> 22 years ago