lib/libc/strptime.h|c

Neil Williams linux at codehelp.co.uk
Sun Aug 7 08:55:44 EDT 2005


In sixtp-utils.c, we currently have:

#ifndef HAVE_STRPTIME
#include "strptime.h"
#endif
#ifndef HAVE_LOCALTIME_R
#include "localtime_r.h"
#endif

and files in lib/libc:
libc-missing-noop.c  localtime_r.c  localtime_r.h  Makefile.am  scm_strptime.c  
strptime.c  strptime.h

instead of

#include <time.h>

What is the reason for this?

Do we still need it?

-- 

Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20050807/6a64f53c/attachment.bin


More information about the gnucash-devel mailing list