cvs commit: src/tools/build Makefile src/include Makefile
runefile.h src/lib/libc/locale rune.c runefile.h
src/usr.bin/mklocale Makefile yacc.y
Ruslan Ermilov
ru at FreeBSD.org
Mon May 16 02:32:42 PDT 2005
ru 2005-05-16 09:32:41 UTC
FreeBSD src repository
Modified files:
tools/build Makefile
include Makefile
lib/libc/locale rune.c
usr.bin/mklocale Makefile yacc.y
Added files:
lib/libc/locale runefile.h
Removed files:
include runefile.h
Log:
Make <runefile.h> internal to libc.
Suggested by: phantom
Revision Changes Path
1.241 +1 -1 src/include/Makefile
1.2 +0 -61 src/include/runefile.h (dead)
1.14 +2 -1 src/lib/libc/locale/rune.c
1.1 +61 -0 src/lib/libc/locale/runefile.h (new)
1.12 +0 -5 src/tools/build/Makefile
1.29 +1 -1 src/usr.bin/mklocale/Makefile
1.25 +1 -1 src/usr.bin/mklocale/yacc.y
More information about the cvs-src
mailing list