0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-15 06:58:36 +02:00
construct/libratbox/src
Jilles Tjoelker dcb22e07b9 Fix memory leak and bad error reporting with posix_spawn():
* an initialized posix_spawnattr_t must be destroyed
* posix_spawn() returns an error number instead of setting errno

libratbox trunk r26730
2010-01-22 00:09:56 +01:00
..
arc4random.c Update libratbox. 2008-12-22 12:49:01 +03:00
balloc.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
commio.c Fix fd passing on FreeBSD/amd64 and possibly Solaris/sparc. 2009-07-10 00:27:01 +02:00
crypt.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
descrip.mms libratbox sync - r25796 2008-07-30 02:41:27 +04:00
devpoll.c Update libratbox. 2008-12-22 12:49:01 +03:00
epoll.c Update libratbox. 2008-12-22 12:49:01 +03:00
event.c Update libratbox. 2008-12-22 12:49:01 +03:00
export-syms.txt Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
gnutls.c Update libratbox. 2008-12-22 12:49:01 +03:00
helper.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
kqueue.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
linebuf.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
Makefile.am Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
Makefile.in Run autoreconf. 2010-01-07 16:51:32 -06:00
nossl.c Update libratbox. 2008-12-22 12:49:01 +03:00
openssl.c Update libratbox. 2008-12-22 12:49:01 +03:00
patricia.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
poll.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
ports.c Update libratbox. 2008-12-22 12:49:01 +03:00
ratbox_lib.c Update libratbox. 2008-12-22 12:49:01 +03:00
rawbuf.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
rb_memory.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
select.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
sigio.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
snprintf.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
tools.c Copied libratbox and related stuff from shadowircd upstream. 2008-12-03 02:49:39 +03:00
unix.c Fix memory leak and bad error reporting with posix_spawn(): 2010-01-22 00:09:56 +01:00
version.c.SH Forgot version.c.SH for libratbox/. 2008-12-03 02:54:08 +03:00
win32.c Update libratbox. 2008-12-22 12:49:01 +03:00