Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-01 | Move all old ChangeLogs to a top-level ChangeLog.old directory. | Zack Weinberg | 1 | -13829/+0 | |
2017-08-02 | Rotate ChangeLog correctly | Siddhesh Poyarekar | 1 | -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-02 | Rotate ChangeLog | Siddhesh Poyarekar | 1 | -11644/+7913 | |
2002-10-03 | Update. | Ulrich Drepper | 1 | -0/+13829 | |
2002-10-03 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/_exit.c (__syscall_exit, __syscall_exit_group): New prototypes. |