* lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Sep 2005 20:18:48 +0000 (20:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Sep 2005 20:18:48 +0000 (20:18 +0000)
commitaf894c0cfae166e61c5d821ecd9857616e9630ef
tree1f9631196ce001cf609717b3f08c6221c0e085eb
parent1f910260f8145ea0b067ca85be6f92bd43adc375
* lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
definitions, since that's the preferred style in glibc.
Fix a minor spacing issue, and update copyright notice to match glibc's.
* config/srclist.txt: Remove glibc bug 1061; it's been fixed.
config/ChangeLog
config/srclist.txt
lib/ChangeLog
lib/glob.c