Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker d610c14855 enable reclaim_gaps for fdpic há 7 anos atrás
  Rich Felker 14032c30e2 comment __malloc_donate overflow logic há 7 anos atrás
  Alexander Monakov ce7ae11acf ldso, malloc: implement reclaim_gaps via __malloc_donate há 7 anos atrás
  Alexander Monakov d889cc3463 malloc: fix an over-allocation bug há 7 anos atrás
  Rich Felker b9410061e2 use explicit dynamic-list rather than symbolic-functions for linking há 7 anos atrás
  Rich Felker 4bf0717e51 fix return value of nice function há 7 anos atrás
  Alexander Monakov 424eab2225 optimize malloc0 há 7 anos atrás
  Rich Felker 10e4bd3780 fix incorrect results for catan with some inputs há 7 anos atrás
  Rich Felker ae2a01da2e fix wrong result in casin and many related complex functions há 7 anos atrás
  Samuel Holland ea81529fb9 implement wcsftime padding specifier extensions há 7 anos atrás
  Rich Felker 119bc55ba6 prevent bypass of guarantee that suids start with fd 0/1/2 open há 7 anos atrás
  Szabolcs Nagy 282b1cd266 fix fmaf wrong result há 7 anos atrás
  Rich Felker 729fef0a93 fix default feature profile in tar.h há 7 anos atrás
  Rich Felker c7bb9c41d2 adjust makefile target-specific CFLAGS rules to be more robust & complete há 7 anos atrás
  Rich Felker a7c53e0c2c fix out-of-tree build of crt files with stack protector enabled há 7 anos atrás
  Rich Felker 919ad8d5fb explicitly use signed keyword to define intNN_t and derivative types há 7 anos atrás
  Rich Felker eb5ae94016 fix minor namespace issues in termios.h há 7 anos atrás
  Rich Felker f9c2498fee remove spurious const keyword in sigqueue declaration há 7 anos atrás
  Rich Felker a3f7bcdeaa fix minor namespace issue in unistd.h há 7 anos atrás
  Rich Felker d93c0740d8 fix minor namespace issue in tar.h há 7 anos atrás
  Rich Felker 8e1381be44 fix minor namespace issues in limits.h há 7 anos atrás
  Rich Felker 6ecb9c14c4 use PAGESIZE rather than PAGE_SIZE in user.h bits há 7 anos atrás
  Rich Felker c9c2cd3e69 reverse definition dependency between PAGESIZE and PAGE_SIZE há 7 anos atrás
  Rich Felker 0cf50581ec fix nl_langinfo_l(CODESET, loc) reporting wrong locale's value há 7 anos atrás
  Rich Felker 57b97b42bd add public interface headers to implementation files há 7 anos atrás
  Rich Felker 2fae10f887 fix aliasing violations in fgetpos/fsetpos há 7 anos atrás
  Rich Felker 455bd82445 use idiomatic safe form for FUNLOCK macro há 7 anos atrás
  Rich Felker 7c59d09863 in vswprintf, initialize the FILE rather than memset-and-assign há 7 anos atrás
  Rich Felker aaa29c26ee remove unused MIN macro from getdelim source file há 7 anos atrás
  Rich Felker 0fbe53ed3f remove useless null check before call to free in fclose há 7 anos atrás