Histórico de Commits

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