Displaying 2 results from an estimated 2 matches for "kdup".
Did you mean:
dup
2019 Apr 22
2
Icecast not connecting
Hello,
I’m reaching out because our online radio station (sites.up.edu/kdup/) has stopped streaming in the last week - the website itself works fine but when anyone attempts to listen to the live music stream they receive a message that says “cannot connect to the server “icecast.up.edu.” Do we need to update the server, or is this a problem that someone else can take care...
2011 Dec 04
0
[GIT PULL] klibc minor fixes
...[klibc] include: [sys/file.h] define flock(2) there
[klibc] include: [limits.h] define OPEN_MAX
[klibc] kbuild: add static to prototypes
Nothing really exciting there yet.
I should get my key signed next week, so soon can commit again.
We should talk about new release procedure with kdup?
Thank you
--
maks
P.S. patches follow below:
commit acf09ea80536ac49a0001249956fef999b8d35af
Author: Greg Thelen <gthelen at google.com>
Date: Wed Nov 30 15:55:57 2011 -0800
[klibc] vsscanf: remove unused variables
Removed unused local variable from vsscanf().
S...