The Samba-Bugzilla – Attachment 2333 Details for
Bug 4063
strptime() called in ldap_get_entry_timestamp() badly converts ldap timestamps causing SMBD to abnormally end at startup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GLP2 strptime header file
strptime.h (text/plain), 1.08 KB, created by
William Jojo
on 2007-03-15 13:21:57 UTC
(
hide
)
Description:
GLP2 strptime header file
Filename:
MIME Type:
Creator:
William Jojo
Created:
2007-03-15 13:21:57 UTC
Size:
1.08 KB
patch
obsolete
>/* strptime.h > * > * $Id: strptime.h 18197 2006-05-21 05:12:17Z sahlberg $ > * > * Wireshark - Network traffic analyzer > * By Gerald Combs <gerald@wireshark.org> > * Copyright 1998 Gerald Combs > * > * This program is free software; you can redistribute it and/or > * modify it under the terms of the GNU General Public License > * as published by the Free Software Foundation; either version 2 > * of the License, or (at your option) any later version. > * > * This program is distributed in the hope that it will be useful, > * but WITHOUT ANY WARRANTY; without even the implied warranty of > * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > * GNU General Public License for more details. > * > * You should have received a copy of the GNU General Public License > * along with this program; if not, write to the Free Software > * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > */ > >#ifndef __STRPTIME_H__ >#define __STRPTIME_H__ > >/* > * Version of "strptime()", for the benefit of OSes that don't have it. > */ >extern char *strptime(const char *, const char *, struct tm *); > >#endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 4063
:
2132
|
2332
| 2333 |
2334
|
2335
|
2336
|
2337