Историја ревизија

Аутор SHA1 Порука Датум
  Rich Felker 0b80a7b040 add support for caller-provided buffers to setvbuf пре 7 година
  Rich Felker 6019459251 clean up allocation/setup logic for open_[w]memstream пре 7 година
  Rich Felker 0b043c7b70 clean up allocation/setup logic for fmemopen пре 7 година
  Rich Felker 4245a233c1 minor cleanup in fopencookie пре 7 година
  Rich Felker c9f415d7ea allow interposition/replacement of allocator (malloc) пре 7 година
  Rich Felker c1014a812c refactor flockfile not to duplicate lock mechanism logic пре 7 година
  Rich Felker c21f750727 fix stdio lock dependency on read-after-free not faulting пре 7 година
  Rich Felker 502027540b remove unused __brk function/source file пре 7 година
  Rich Felker d610c14855 enable reclaim_gaps for fdpic пре 7 година
  Rich Felker 14032c30e2 comment __malloc_donate overflow logic пре 7 година
  Alexander Monakov ce7ae11acf ldso, malloc: implement reclaim_gaps via __malloc_donate пре 7 година
  Alexander Monakov d889cc3463 malloc: fix an over-allocation bug пре 7 година
  Rich Felker b9410061e2 use explicit dynamic-list rather than symbolic-functions for linking пре 7 година
  Rich Felker 4bf0717e51 fix return value of nice function пре 7 година
  Alexander Monakov 424eab2225 optimize malloc0 пре 7 година
  Rich Felker 10e4bd3780 fix incorrect results for catan with some inputs пре 7 година
  Rich Felker ae2a01da2e fix wrong result in casin and many related complex functions пре 7 година
  Samuel Holland ea81529fb9 implement wcsftime padding specifier extensions пре 7 година
  Rich Felker 119bc55ba6 prevent bypass of guarantee that suids start with fd 0/1/2 open пре 7 година
  Szabolcs Nagy 282b1cd266 fix fmaf wrong result пре 7 година
  Rich Felker 729fef0a93 fix default feature profile in tar.h пре 7 година
  Rich Felker c7bb9c41d2 adjust makefile target-specific CFLAGS rules to be more robust & complete пре 7 година
  Rich Felker a7c53e0c2c fix out-of-tree build of crt files with stack protector enabled пре 7 година
  Rich Felker 919ad8d5fb explicitly use signed keyword to define intNN_t and derivative types пре 7 година
  Rich Felker eb5ae94016 fix minor namespace issues in termios.h пре 7 година
  Rich Felker f9c2498fee remove spurious const keyword in sigqueue declaration пре 7 година
  Rich Felker a3f7bcdeaa fix minor namespace issue in unistd.h пре 7 година
  Rich Felker d93c0740d8 fix minor namespace issue in tar.h пре 7 година
  Rich Felker 8e1381be44 fix minor namespace issues in limits.h пре 7 година
  Rich Felker 6ecb9c14c4 use PAGESIZE rather than PAGE_SIZE in user.h bits пре 7 година