Histórico de Commits

Autor SHA1 Mensagem Data
  Denis Vlasenko 6543304876 patch #3: make resolv.c use __uc_malloc há 17 anos atrás
  Bernhard Reutner-Fischer 607f5bc303 - include stdbool.h há 17 anos atrás
  Bernhard Reutner-Fischer c9b4265653 - shrink resolver code há 17 anos atrás
  Rob Landley feaab8d438 Warning fix for uninitialized variable, by Al Stone. há 17 anos atrás
  Eric Andersen 83b530eb6b Ronald Maeder writes: há 18 anos atrás
  Eric Andersen f21e442f63 use the correct lock for access to __nameserver[] há 18 anos atrás
  Eric Andersen 94b7f1f35e fix lock naming há 18 anos atrás
  Eric Andersen b38dc057f7 Ronald Maeder writes: há 18 anos atrás
  Eric Andersen 9af4b40d38 fix obvious bug in ipv4/ipv6 resolving. When not using AF_INET, há 18 anos atrás
  Eric Andersen 7d5f81d301 __resolv_lock is supposed to be shared, not static há 18 anos atrás
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do há 18 anos atrás
  Mike Frysinger 68d61aada2 fix h_alias handling in gethostbyaddr_r() just like in gethostbyname_r() há 18 anos atrás
  Peter S. Mazinger d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist há 18 anos atrás
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 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 f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new há 19 anos atrás
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings há 19 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á 19 anos atrás
  Peter S. Mazinger 726b116dca some global data relocs gone há 19 anos atrás
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright há 19 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á 19 anos atrás
  Mike Frysinger 75b19c0d76 hide internal symbols há 19 anos atrás
  Peter S. Mazinger 6a6ae6e1a2 Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name há 19 anos atrás
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll há 19 anos atrás
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone há 19 anos atrás
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden há 19 anos atrás
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* há 19 anos atrás
  Peter S. Mazinger 53b5f21c9c Hide more há 19 anos atrás
  Peter S. Mazinger 92a148d641 Make use internal str*casecmp/wcscoll há 19 anos atrás
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled há 19 anos atrás