summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/replace/timegm.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r17992: reverted r17842Andrew Tridgell1-1/+1
This needs more consideration, as the patch removed the copyright notice and license from the timegm.c code. Volker, when you get a minute can you let me know what problem this patch fixed so I can find a different approach? (This used to be commit 5b9b9dd5303300778bb9e6d0479ab03fdd70c67d)
2007-10-10r17842: After talking to Simo, apply the next attempt to resolve the strnlenVolker Lendecke1-1/+1
problem. Timegm is the same. Simo says this is just a workaround, but it helps for now. Feel free to revert. Volker (This used to be commit fd166ca0c079d83081bc1d631fe40b965c7873d4)
2007-10-10r17739: forgot to add replace/*Andrew Tridgell1-0/+72
(This used to be commit ceb09f50b7d9f2626b42123e2482d562713f881b)