Historial de Commits

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