Historie revizí

Autor SHA1 Zpráva Datum
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden před 15 roky
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. před 15 roky
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal před 15 roky
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions před 15 roky
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions před 15 roky
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block před 16 roky
  Carmelo Amoroso 98f4a6dc8c Added support for error_print_progname as proposed před 16 roky
  Mike Frysinger 3147039a65 michael_d writes in #1869: make sure GNU error functions output 'program: ' as documented in the function api před 16 roky
  Mike Frysinger c9234bbc4d use weak_alias() for data symbols, not strong_alias() před 18 roky
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back před 18 roky
  Peter S. Mazinger efbcf025d2 gcc41 does not like this at all před 18 roky
  Peter S. Mazinger f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new před 18 roky
  Peter S. Mazinger 475180793b Add back the current glibc copyright notice, although the file is far different před 18 roky
  Peter S. Mazinger 8b8916ece6 Disabled NULL error_print_progname, useless před 18 roky
  Peter S. Mazinger 6b92aef753 Update copyright and comment před 18 roky
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings před 18 roky
  Peter S. Mazinger a01c09263d error_message_count got lost před 18 roky
  Peter S. Mazinger 60155d4649 Change to build w/ -std=c99 před 18 roky
  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 ... před 18 roky
  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 ;-) před 18 roky
  Peter S. Mazinger 726b116dca some global data relocs gone před 18 roky
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed před 18 roky
  Mike Frysinger bbaba878aa create an alias for internal usage před 18 roky
  Peter S. Mazinger a1915d4502 Convert users před 18 roky
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens před 18 roky
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll před 18 roky
  Peter S. Mazinger 8a0b43005a Hide mostly used functions před 18 roky
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* před 18 roky
  Manuel Novoa III 93261cdf00 Rewrite the err/warn functions as they were broken (__noreturn__ funcs před 20 roky
  Eric Andersen 6101166201 Patch from Rob McMullen: před 21 roky