1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-23 06:25:25 +00:00
icecast-common/timing
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
..
.cvsignore .cvsignore is fun! 2001-09-10 03:04:11 +00:00
BUILDING Initial revision 2001-09-10 02:24:39 +00:00
COPYING Initial revision 2001-09-10 02:24:39 +00:00
Makefile.am Initial revision 2001-09-10 02:24:39 +00:00
README Initial revision 2001-09-10 02:24:39 +00:00
timing.c Add check for stdint.h, since Solaris doesn't have it. This is needed 2001-10-20 21:28:09 +00:00
timing.h Add check for stdint.h, since Solaris doesn't have it. This is needed 2001-10-20 21:28:09 +00:00
TODO Initial revision 2001-09-10 02:24:39 +00:00

this is the timing library.

lgpl

by jack moffitt <jack@icecast.org>