summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/strptime.c
Commit message (Collapse)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-990/+0
|
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-101-2/+2
| | | | | not GNU Library General Public License (This used to be commit 01e3fe7533b5670236c026ec3c6cc1e25655fbc3)
* r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING fileAndrew Tridgell2007-10-101-3/+2
| | | | (This used to be commit 9f77c40a8ee137339877bb622332a901fec46e6d)
* r23796: main COPYING file for samba4, plus some formatting varientsAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 76c6bfdeb51b5673bbabe0ca3d8bff3b74a327ee)
* r22226: move discard_const macros to librelaceStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit c2cfee6d25718fac35bd4ed982c7424f1c3ed0b7)
* r22215: add strptime replacement to libreplace based on the patchStefan Metzmacher2007-10-101-0/+991
from jojowil@hvcc.edu to bug 4063 also add a testsuite for strptime() metze (This used to be commit aba64521707143e6505b3322c390882a918a148a)