Historie revizí

Autor SHA1 Zpráva Datum
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 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 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 f3124528fa hide internal atexit symbols před 18 roky
  Peter S. Mazinger 17d53dd7b3 Remove trailing ; před 19 roky
  Peter S. Mazinger 9d2c271f9b Hide exit/_exit před 19 roky
  Peter S. Mazinger 8b7e919bac Hide _stdio_init/term, sorry, one change went mistakenly into the earlier commit před 19 roky
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled před 19 roky
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones před 19 roky
  Peter S. Mazinger 9ddd9870a8 Add __cxa_atexit and __cxa_finalize, thanks to Stephen Warren. This patch breaks compatibility with existing binaries, unless the new COMPAT_ATEXIT option is enabled. před 19 roky
  Mike Frysinger 270bd86b4f punt _DL_FINI_CRT_COMPAT option now that 0.9.28 has been released před 19 roky
  Mike Frysinger 073cd03a2c Fix by Martin Schlemmer: před 19 roky
  Joakim Tjernlund d1b0dffff4 Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to před 19 roky
  Joakim Tjernlund df0e39281e Enable new FINI processing. ldso now passes a FINI function před 19 roky
  Joakim Tjernlund ffd5ef6072 Prepare for moving ldso FINI handling into libc. před 19 roky
  Manuel Novoa III e919981c95 Handle the app_fini stuff in exit without requiring atexit(). před 21 roky
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files před 21 roky
  Manuel Novoa III 5d8ce82d8c If realloc failed, we'd lose the pointer to the exit function table. před 21 roky
  Eric Andersen 79c7ae586d Doh! Fix potential stack corruption caused by dynamic atexit před 21 roky
  Eric Andersen 336849ea6e Implement dynamic atexit handling. Adds a few bytes and a dependancy před 22 roky
  Eric Andersen 0bb787fc27 A bug fix from Alexey V. Neyman: před 22 roky
  Eric Andersen e83faee37d Doh! missed a spot. před 22 roky
  Eric Andersen 9a34fd5b88 Geez I'm an idiot some times. I shouldn't code when I'm exhausted. před 22 roky
  Eric Andersen 61a6fc697a Add missing thread-safe locking. před 22 roky
  Manuel Novoa III 03e039820d Swap in the new stdio code. před 22 roky
  Eric Andersen c6b92ee07f Doh! Miles Bader noticed a couple of spots where I forgot před 22 roky
  Eric Andersen a7941d4f37 Rename __stdio_close_all to __stdio_flush_buffers. Eliminate an před 22 roky
  Eric Andersen 623b520a81 Doh! před 22 roky
  Eric Andersen 5ce7dc9543 Miles Bader writes: před 22 roky
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in před 22 roky