This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/1060] sysdeps/generic/glob.c merge from gnulib (part 1 of 3)


------- Additional Comments From roland at gnu dot org  2005-09-08 07:47 -------
Do prototypize the defns for external functions such as glob itself.
Using K&R defns ensures maximal warnings for missing decls.

The removal of old portability cruft in glob.c and replacement with gnulib cruft
is fine.  Send a patch just doing that.

The glob.h changes are way too much cruft in the installed header.
Users of gnulib glob can include whatever gnulib headers they need before glob.h.
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED


http://sourceware.org/bugzilla/show_bug.cgi?id=1060

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]