Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Mar 20 00:57:11 2010 -0700 +++ b/src/ChangeLog Sat Mar 20 01:11:59 2010 -0700 @@ -1,5 +1,9 @@ 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu> + 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. + Consolidate redundant definitions in s/bsd-common.h. * s/bsd-common.h (BSD4_2, TABDLY, TAB3, HAVE_TERMIOS, NO_TERMIO) (LIBS_DEBUG, SYSV_SYSTEM_DIR, UNEXEC, NARROWPROTO, BSD_PGRPS)