Mercurial > emacs
comparison src/ChangeLog @ 107443:6856772abdfe
Remove support for old GNU/Linux using libc version 5.
* m/alpha.h (LINUX_SBRK_BUG): Remove definition.
* emacs.c (main): Remove code depending on LINUX_SBRK_BUG.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 20 Mar 2010 01:11:59 -0700 |
parents | 7ada44edb67c |
children | c34ce344379e |
comparison
equal
deleted
inserted
replaced
107442:7ada44edb67c | 107443:6856772abdfe |
---|---|
1 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> | 1 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> |
2 | |
3 Remove support for old GNU/Linux using libc version 5. | |
4 * m/alpha.h (LINUX_SBRK_BUG): Remove definition. | |
5 * emacs.c (main): Remove code depending on LINUX_SBRK_BUG. | |
2 | 6 |
3 Consolidate redundant definitions in s/bsd-common.h. | 7 Consolidate redundant definitions in s/bsd-common.h. |
4 * s/bsd-common.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO) | 8 * s/bsd-common.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO) |
5 (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS) | 9 (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS) |
6 (LDAV_SYMBOL, KERNEL_FILE): Define (or undefine) here instead of | 10 (LDAV_SYMBOL, KERNEL_FILE): Define (or undefine) here instead of |