OSDN Git Service

simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
authorFabrice Bellard <fabrice@bellard.org>
Mon, 8 Sep 2003 21:20:55 +0000 (21:20 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 8 Sep 2003 21:20:55 +0000 (21:20 +0000)
commitf71869a4db1d20dd93cb6a37ba8ef1249812c864
tree5a3cf06e8089682b559e461f8de8ab20f488b0fc
parent742d87d633d20f2b1dcd7f0d2427f15cb6ac40c6
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c

Originally committed as revision 2228 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/avformat.h
libavformat/cutils.c
libavformat/localtime_r.c [deleted file]
libavformat/localtime_r.h [deleted file]
libavformat/os_support.c [new file with mode: 0644]
libavformat/os_support.h [new file with mode: 0644]
libavformat/strptime.c [deleted file]
libavformat/strptime.h [deleted file]
libavformat/utils.c