This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Re: Patch - Add restrict for glob.h


On Nov 20 16:53, Joel Sherrill wrote:
> Hi
> 
> Another patch from Google Code-In.
> 
> Build OK for sparc-rtems and make info.
> 
> OK to commit?

Let's not start to add the restrict keyword to some man pages but not
others.  Just change glob.c and glob.h.  Also, the changelog is a bit
too lazy.  Please note the symbol you're making changes to if it makes
sense:

> 2013-11-20  Julio Gutierrez <jgutleyva@gmail.com>
> 
> 	* libc/include/glob.h, libc/posix/glob.c, libc/posix/glob.3:
> 	Add restrict keyword.

	* libc/include/glob.h (glob): Add restrict keyword.
	* libc/posix/glob.c (glob): Ditto.

With these changes, ok to commit.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgp9MqjTEFNhD.pgp
Description: PGP signature


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