aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.13
AgeCommit message (Collapse)AuthorFilesLines
2017-09-01Move all old ChangeLogs to a top-level ChangeLog.old directory.Zack Weinberg1-13829/+0
2017-08-02Rotate ChangeLog correctlySiddhesh Poyarekar1-7913/+11644
I incorrectly assumed that the ChangeLog numbers (.1, .2, etc.) are in order. They're not and the latest non-current ChangeLog is the one with the highest number. Fixed.
2017-08-02Rotate ChangeLogSiddhesh Poyarekar1-11644/+7913
2002-10-03Update.Ulrich Drepper1-0/+13829
2002-10-03 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/_exit.c (__syscall_exit, __syscall_exit_group): New prototypes.