summaryrefslogtreecommitdiffstats
path: root/usr.bin/mklocale/yacc.y
Commit message (Expand)AuthorAgeFilesLines
* Make <runefile.h> internal to libc.ru2005-05-161-1/+1
* Make the format of LC_CTYPE files architecture independent byru2005-02-261-76/+71
* Use <runetype.h> instead of <rune.h> since the latter is going away.tjr2004-10-171-2/+2
* Remove explicit support for generating LC_CTYPE data files that specifytjr2004-10-171-1/+0
* Prefix the names of members of _RuneLocale and its sub-structurestjr2004-06-231-33/+37
* Add gb2312 encoding.davidxu2003-11-051-0/+1
* Allow GB18030 localeache2003-07-291-0/+1
* Bump WARNS to 6. Add usage(). Use provided xmalloc() instead of malloc().charnier2003-06-171-56/+43
* Change fatal to warnx() for unknown encodingache2003-06-031-4/+2
* Hardcore supported encodings listache2003-06-021-1/+11
* Mark the INVALID keyword as being deprecated since the concept oftjr2002-12-211-1/+4
* Use more verbose diagnostics for wrong DIGIT rangeache2002-10-201-5/+5
* Add checks for DIGIT set consistency to prevent common misinterpretationache2002-10-201-11/+53
* WARNS=4alfred2002-07-141-3/+1
* WARNS=2, de-__P()alfred2002-07-141-3/+3
* Declarations cleanup; make sure externs are in a common header.markm2002-04-281-8/+25
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-0/+2
* Initialize fp in main()peter2001-08-131-1/+2
* There is a problem in that one cannot use ctype.h at the same time as partsobrien2000-02-081-56/+57
* Fixed printf format errors.bde1998-08-021-10/+12
* Add #include <string.h> to get prototypes.jb1998-02-201-0/+1
* Fix bugs in runes data handlingache1997-01-071-2/+2
* u_long -> unsigned long so that we don't depend on namespace pollutionbde1994-09-051-13/+15
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+821
OpenPOWER on IntegriCloud