This is the mail archive of the libc-alpha@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]

[PATCH] Reducing the numbers of symbols in errlist-compat.awk


Hi all,

Currently the number of error symbols is defined to 100 in
sysdeps/gnu/errlist-compat.awk. This value is a bit high in case of
GNU/kFreeBSD. In order not to have to duplicate the script in our
sysdeps/ directory, I suggests reducing this number to 80. 

Patch attached.

Thanks,
Aurelien


2006-01-22  Aurelien Jarno  <aurelien@aurel32.net>

	* sysdeps/gnu/errlist-compat.awk: Reduce the number of symbols to 80.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

Attachment: libc-errlist-compat.patch
Description: Text document


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