1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00
ezstream/src
moritz 057bc88dad Fixes for MinGW.
From Roman Donchenko <DXDragon at yandex dot ru>.


git-svn-id: https://svn.xiph.org/trunk/ezstream@15769 0101bb08-14d6-0310-b084-bc0e0c8e3800
2009-03-15 11:00:43 +00:00
..
compat.c Fake the location of my basename() source to be more clear. 2007-08-31 11:46:05 +00:00
compat.h Fixes for MinGW. 2009-03-15 11:00:43 +00:00
configfile.c Do a clean shutdown on SIGINT and SIGTERM. 2007-08-04 17:04:50 +00:00
configfile.h Do a clean shutdown on SIGINT and SIGTERM. 2007-08-04 17:04:50 +00:00
ezstream.c Ignore SIGPIPE, which turned out to be the cause for silent deaths of long- 2007-12-01 16:02:55 +00:00
getopt.c Initial revision 2004-01-30 17:19:45 +00:00
getopt.h Initial revision 2004-01-30 17:19:45 +00:00
Makefile.am Switch to using the (integrated) libxalloc. 2007-08-02 18:48:26 +00:00
metadata.c Get closer to what Icecast does (or will) expect wrt used codesets. I still 2007-08-25 12:24:51 +00:00
metadata.h Ticket #1225, reported by matpoc at lenta dot ru: Looks like there's demand 2007-08-14 03:43:35 +00:00
playlist.c In this case, the pl->num check is superfluous. 2007-09-14 07:00:41 +00:00
playlist.h Change my email address to the new one. 2007-07-14 01:32:28 +00:00
strfctns.h Improve string to integer conversion stuff, and have another stab at the config 2007-03-02 12:52:10 +00:00
strlcat.c Improve string to integer conversion stuff, and have another stab at the config 2007-03-02 12:52:10 +00:00
strlcpy.c Improve string to integer conversion stuff, and have another stab at the config 2007-03-02 12:52:10 +00:00
strtonum.c Some more cosmetic tweaks. 2007-03-03 20:17:33 +00:00
util.c gettimeofday() everywhere; now ezstream behaves almost the same on Windows 2007-08-31 11:47:54 +00:00
util.h Add missing include for shout_t. 2009-03-15 10:59:55 +00:00
xalloc.c Wow, now how did that one creep in an remain undetected for so long? 2007-10-18 06:38:51 +00:00
xalloc.h It's good to know how to spell the own email address. 2007-08-04 17:24:18 +00:00