This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: __rmdir/__mkdir: Duplicate declaration in include/unistd.h


>>>>> Andreas Jaeger writes:

 > Here's a patch to remove two prototypes:  __rmdir was twice defined in
 > unisted.h and __mkdir is defined in include/sys/stat.h.

 > Andreas

 > 2000-03-28  Andreas Jaeger  <aj@suse.de>

 > 	* include/unistd.h: Remove duplicate entry for __rmdir.
 > 	Remove declaration of __mkdir since __mkdir is declared in
 > 	sys/stat.h.

I've commited the patch myself now.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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