[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
strftime in EBCDIC maxhine (ITS#2802)
Full_Name: Jean-Frederic Clere
Version: openldap-2.2.2beta
OS: BS2000
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (217.115.66.151)
In libraries/liblutil/utils.c The code for EBCDIC assumes that strftime is
broken in all EBCDIC platforms. That is not very lucky.
In servers/slapd/slapi/printmsg.c the code assumes that EBCDIC works OK and
probably that brings problems in the broken platform.