[uClibc]e2fsprogs compile problem again

Serban Udrea S.Udrea at gsi.de
Fri Mar 15 00:00:20 UTC 2002


Hello,

It seems that strptime() is not implemented in uClibc, or am I wrong?

Searching the sources for strings like "time(" revealed strftime() but no trace of
strptime. Nevertheless, in the "include" directory of my uClibc install the header
file time.h contains:

# ifdef __USE_XOPEN
/* Parse S according to FORMAT and store binary time information in TP.
   The return value is a pointer to the first unparsed character in S.  */
extern char *strptime (__const char *__restrict __s,
		       __const char *__restrict __fmt, struct tm *__tp)
     __THROW;
# endif


Any clue?

Regards,

Serban


-- 

#<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>#
# "Human beings, like all other life forms, are parts of an inseparable      #
# organic whole. Their intelligence, therefore, implies that, the whole too  #
# is intelligent"                                                            #
#<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>#

Serban Udrea
S.Udrea at gsi.de
GSI - Plasma Physics Department
Darmstadt, Germany



More information about the uClibc mailing list