Histórico de Commits

Autor SHA1 Mensagem Data
  Waldemar Brodkorb 219b69d72e libc/stdio: Rework custom streams interface similar to glibc. há 8 anos atrás
  Waldemar Brodkorb c5722d63ed reduce some unneeded warnings. há 9 anos atrás
  Peter S. Mazinger 28882f0645 _stdio.c: pthread.h was already included by _stdio.h há 13 anos atrás
  Peter S. Mazinger 87936cd013 errno and *_init cleanup há 13 anos atrás
  Peter S. Mazinger 56023566de remove duplicate prototypes for _stdio_term(). há 13 anos atrás
  Bernhard Reutner-Fischer 1ea3c5e6f1 stdio: hide _stdio_validate_FILE há 12 anos atrás
  Austin Foxley cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl há 14 anos atrás
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden há 14 anos atrás
  Denis Vlasenko 3c71e47750 suppress bogus ioctl on fd==INT_MAX when vasprintf() is called há 15 anos atrás
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. há 15 anos atrás
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block há 16 anos atrás
  Eric Andersen 275a4c4e6f Major cleanup of internal mutex locking. Be more consistant in how we do há 17 anos atrás
  Eric Andersen 99d6c367c4 stdio update from mjn3 há 17 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
  Mike Frysinger 22f992395b dont define _stdio_init if it doesnt do anything há 18 anos atrás
  Peter S. Mazinger 39d1c1774d missed another global data marking 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 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 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
  Peter S. Mazinger 8b7e919bac Hide _stdio_init/term, sorry, one change went mistakenly into the earlier commit há 18 anos atrás
  Peter S. Mazinger e385ba0d0d Hide some of the f* *printf, use them as well há 18 anos atrás
  Peter S. Mazinger 8a0b43005a Hide mostly used functions há 18 anos atrás
  Peter S. Mazinger 5da06322c2 Hide more of stdio,getdents, use internal __raise há 18 anos atrás
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. há 20 anos atrás