aboutsummaryrefslogtreecommitdiffstats
path: root/src/strftime.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-30strftime: import from gnulibPaul Eggert1-1444/+0
2010-11-18* src/strftime.c (_strftime_copytm): Add declaration.Dan Nicolaescu1-0/+3
2010-11-18Convert definitions to standard C.Dan Nicolaescu1-22/+5
2010-11-15Convert definitions to standard C.Dan Nicolaescu1-40/+9
2010-07-04* strftime.c: Revert conversion to standard C (2010-07-04T07:50:25Z!dann@ics....Juanma Barranquero1-4/+19
2010-07-04Convert (most) functions in src to standard C.Dan Nicolaescu1-19/+4
2010-07-02Remove __P.Jan D1-8/+0
2010-07-02Remove __P and P_ from .c and .m files and definition of P_Jan D1-10/+10
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris1-1/+2
2006-11-23(HAVE_SYS__MBSTATE_T_H): Fix typo.Nick Roberts1-3/+3
2006-09-18Replace "GNU Library General Public License" by "GNU General PublicJay Belanger1-4/+4
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen1-1/+1
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen1-2/+2
2005-07-04Update FSF's address.Lute Kamstra1-2/+2
2004-04-16Sync to HEADKenichi Handa1-0/+3
2003-09-08New directoryKenichi Handa1-3/+0
2003-09-01Add arch taglinesMiles Bader1-0/+3
2003-06-24Test HAVE_SYS__MBSTATE_H, not __hpux. Merge changesDave Love1-741/+845
2003-05-25(my_strftime_localtime_r): Remove `defined but unused' warning.Stefan Monnier1-2/+5
2002-06-16[__hpux]: Include sys/_mbstate_t.h.Eli Zaretskii1-0/+3
2002-03-13(my_strftime) [STRFTIME_NO_POSIX2]: Handle %h, %EXJason Rumney1-0/+7
2001-12-28(mbsinit): Define as no-op if not available.Richard M. Stallman1-0/+3
2000-12-06Change some #if foo to #ifdef foo.Dave Love1-4/+3
2000-10-20[!WINDOWSNT]: Don't apply Solaris 2.5 work-around onAndrew Innes1-5/+4
2000-10-18Sync with glibc, file version 1.78.Gerd Moellmann1-727/+858
2000-08-22[USE_CRT_DLL]: Remove unnecessary extern, whichAndrew Innes1-0/+2
2000-03-08Use PROTOTYPES.Dave Love1-1/+1
1999-11-18(my_strftime): Some old compilers object to '\a', so don't botherPaul Eggert1-3/+4
1999-10-19Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1-99/+120
1998-09-25(underlying_strftime):Paul Eggert1-1/+2
1998-04-27automatically generated from GPLed versionUlrich Drepper1-4/+3
1997-11-26automatically generated from GPLed versionUlrich Drepper1-16/+8
1997-11-18automatically generated from GPLed versionUlrich Drepper1-0/+5
1997-11-13automatically generated from GPLed versionUlrich Drepper1-3/+3
1997-11-12automatically generated from GPLed versionUlrich Drepper1-0/+6
1997-11-06automatically generated from GPLed versionUlrich Drepper1-4/+10
1997-11-04automatically generated from GPLed versionUlrich Drepper1-23/+117
1997-09-30automatically generated from GPLed versionPaul Eggert1-1/+7
1997-09-11automatically generated from GPLed versionPaul Eggert1-15/+14
1997-07-14automatically generated from GPLed versionMiles Bader1-17/+17
1997-07-14automatically generated from GPLed versionPaul Eggert1-18/+52
1997-06-28automatically generated from GPLed versionPaul Eggert1-17/+17
1997-06-28automatically generated from GPLed versionRichard M. Stallman1-2/+4
1997-05-27automatically generated from GPLed versionPaul Eggert1-2/+23
1997-04-18automatically generated from GPLed versionPaul Eggert1-0/+1055