]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 5 Jan 2006 14:31:22 +0000 (14:31 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 5 Jan 2006 14:31:22 +0000 (14:31 +0000)
ChangeLog

index e4bb112e3833089424b10866c49c6716d9ecf83c..7450d7828ecc3e744e0140346c999e7f9f6033ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 
        * Version 6.0-cvs.
 
+       * src/remove.c: Give a few functions the inline attribute.
+       (AD_pop_and_chdir): Use gotos to avoid some duplication.
+       (AD_push): Rewrite an assertion so that the entire computation
+       goes away when assertions are turned off.
+
        * src/tail.c (ENOSYS) [!defined ENOSYS]: Don't define here.
        It's already defined in "system.h".
        * Makefile.maint: Add a FIXME comment.