This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
nls
History
Alexey Zelkin
7dc5eb443d
* move $FreeBSD$ tag to its usual place (bottom of copyright)
...
* mdoc cleanup * document missing errno values (ERRORS section) Reviewed by: sheldonh
2000-09-04 13:20:56 +00:00
..
catclose.3
* move $FreeBSD$ tag to its usual place (bottom of copyright)
2000-09-04 13:20:56 +00:00
catgets.3
* move $FreeBSD$ tag to its usual place (bottom of copyright)
2000-09-04 13:20:56 +00:00
catopen.3
* move $FreeBSD$ tag to its usual place (bottom of copyright)
2000-09-04 13:20:56 +00:00
Makefile.inc
Remove unused indirect references to cat* functions.
2000-09-01 12:10:59 +00:00
msgcat.c
Finaly cleanup libc/nls code:
2000-09-04 12:09:40 +00:00
msgcat.h
Rewrite using stdio. It cause program speedup since eliminates lots of small
2000-09-03 21:05:10 +00:00