freebsd-dev/lib/libc/stdtime
Dmitrij Tejblum da3785ef12 Implement new format specifier for strftime: %OB, alternative national
representation of the full month name. In the Russian locale, this alternative
will be "nominative case", useful when the date designate month as a whole.
E.g. month heading in a calendar. I hope it can be useful for some other
locales too.

Discussed with:	wollman, ache
1999-09-11 21:35:21 +00:00
..
asctime.c Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc. 1999-01-04 20:45:20 +00:00
ctime.3 Spelling and grammar error fix. 1999-09-04 15:56:51 +00:00
difftime.c Merge the recently-imported tzcode96h distribution (libc portion). The 1996-07-18 18:53:15 +00:00
localtime.c Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
private.h Merge the recently-imported tzcode96h distribution (libc portion). The 1996-07-18 18:53:15 +00:00
strftime.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strftime.c Implement new format specifier for strftime: %OB, alternative national 1999-09-11 21:35:21 +00:00
strptime.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strptime.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
time2posix.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
timelocal.c Implement new format specifier for strftime: %OB, alternative national 1999-09-11 21:35:21 +00:00
timelocal.h Implement new format specifier for strftime: %OB, alternative national 1999-09-11 21:35:21 +00:00
tzfile.5 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
tzfile.h Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00