1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-11-03 04:17:20 -05:00
Go to file
Jack Moffitt 5ef3b00332 Add check for stdint.h, since Solaris doesn't have it. This is needed
on Linux for uint64_t, but Solaris defines this in sys/types.h.  Use check
where appropriate, and also add typedefs for Win32.

svn path=/trunk/timing/; revision=2206
2001-10-20 21:28:09 +00:00
avl .cvsignore is fun! 2001-09-10 03:04:11 +00:00
httpp Thanks to Akos Maroy <darkeye@tyrell.hu> for this. These variables need to 2001-10-20 07:40:09 +00:00
log Minor cleanup. 2001-10-20 16:47:01 +00:00
net Win32 updates. Mostly header fixes and defines for windows. Apparently 2001-10-20 05:57:28 +00:00
thread Win32 fixes. Specifically a header change and not using the gcc extensions 2001-10-20 05:35:30 +00:00
timing Add check for stdint.h, since Solaris doesn't have it. This is needed 2001-10-20 21:28:09 +00:00