index
:
libasyncns
master
Unnamed repository; edit this file 'description' to name the repository.
Alvaro Soliverez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-17
add quotes around CPPFLAGS
HEAD
master
Derek Foreman
1
-1/+1
2011-05-13
Support building on Android
Derek Foreman
3
-0/+43
2009-10-30
use O_CLOEXEC if available
Lennart Poettering
1
-4/+18
2009-10-23
add link to bugzilla
Lennart Poettering
1
-3/+1
2009-10-17
minor optimization
Lennart Poettering
1
-1/+1
2009-10-15
prepare release 0.8
Lennart Poettering
2
-3/+7
2009-10-15
Fixes for old MacOS X
Lennart Poettering
1
-4/+3
2009-10-15
fix loop exit in close_allv()
Lennart Poettering
1
-9/+14
2009-10-15
make things clean for -Wstrict-aliasing
Lennart Poettering
2
-24/+42
2009-10-15
hide more files
Lennart Poettering
1
-0/+1
2009-10-15
minor build system updates
Lennart Poettering
1
-2/+7
2008-11-19
Check if the linker has an option to refuse undefined references.
Diego E. 'Flameeyes' Pettenò
3
-1/+28
2008-10-28
Use dnl instead of # for comments.
Diego 'Flameeyes' Pettenò
1
-24/+24
2008-10-28
Use the new CC_CHECK_CFLAGS_APPEND macro instead of a custom for.
Diego 'Flameeyes' Pettenò
1
-5/+1
2008-10-28
Update attributes.m4 from lscube projects.
Diego 'Flameeyes' Pettenò
1
-0/+28
2008-10-28
Create an improved function search macro, and use it to look for res_query.
Diego 'Flameeyes' Pettenò
2
-14/+88
2008-10-27
update documentation
Lennart Poettering
1
-1/+5
2008-10-27
bump versions
Lennart Poettering
1
-2/+2
2008-10-27
make bootstrap work again
Lennart Poettering
1
-1/+1
2008-10-27
Merge commit 'flameeyes/autoconf-2.62'
Lennart Poettering
7
-46/+304
2008-10-27
Rework thread shutdown logic
Lennart Poettering
1
-42/+35
2008-10-26
Patch for asyncns.c on Mac OS X
Mikael Hallendal
2
-3/+5
2008-10-26
add missing check for arpa/nameser_compat.h on MacOSX
Lennart Poettering
1
-0/+2
2008-10-26
Patch for asyncns.c on Mac OS X
Mikael Hallendal
1
-2/+7
2008-10-26
path MSG_NOSIGNAL to send()
Lennart Poettering
1
-8/+12
2008-10-25
fix download link
Lennart Poettering
1
-1/+1
2008-10-23
prepare 0.6
Lennart Poettering
2
-2/+8
2008-10-23
drop pthread cancelling code since it is problematic and completely redundant
Lennart Poettering
1
-13/+0
2008-09-29
restore h_errno in addition to errno
Lennart Poettering
1
-7/+26
2008-08-26
Split out the lynx documentation generation autoconf code to an m4 macro.
Diego 'Flameeyes' Pettenò
2
-18/+25
2008-08-26
Fix CC_CHECK_CFLAGS when used in a for loop.
Diego 'Flameeyes' Pettenò
1
-4/+4
2008-08-26
Replace the CFLAGS-checking code with a common macro from xine-lib.
Diego 'Flameeyes' Pettenò
2
-23/+263
2008-08-26
Use AC_PROG_CC_C99 to discover C99-compliant compiler.
Diego 'Flameeyes' Pettenò
1
-1/+2
2008-08-26
Ignore the m4 macro files added over by libtoolize --copy.
Diego 'Flameeyes' Pettenò
1
-0/+5
2008-08-26
Move ACX_PTHREAD macro from acinclude.m4 to m4/ directory.
Diego 'Flameeyes' Pettenò
3
-0/+3
2008-08-26
Check for assert.h header and allow to disable assertions.
Diego 'Flameeyes' Pettenò
1
-0/+1
2008-08-26
Don't symlink README in srcdir or it will fail on out-of-build trees.
Diego 'Flameeyes' Pettenò
1
-1/+1
2008-08-26
Install README files in doc/html directories.
Diego 'Flameeyes' Pettenò
1
-2/+3
2008-08-26
Execute autoupdate.
Diego 'Flameeyes' Pettenò
1
-2/+2
2008-08-26
Bump autoconf requirement to 2.62 (latest released version).
Diego 'Flameeyes' Pettenò
1
-1/+1
2008-08-17
prepare v0.5
Lennart Poettering
2
-3/+7
2008-08-17
fix iteration through addrinfo when seriliazing (pointed out by Damien Théba...
Lennart Poettering
2
-2/+2
2008-07-30
add link to Damien Thébault's libasyncns-python
Lennart Poettering
1
-0/+2
2008-07-28
hide more files from git
Lennart Poettering
2
-0/+2
2008-07-28
document that changing _freeanswer() to wildly would be considered ABI/API br...
Lennart Poettering
1
-0/+5
2008-07-27
update readme
Lennart Poettering
1
-7/+10
2008-07-27
hide asyncns-test from git
Lennart Poettering
1
-0/+1
2008-07-27
bump revision
Lennart Poettering
1
-1/+1
2008-07-27
save and restore errno where applicable
Lennart Poettering
1
-9/+18
2008-07-27
fix potential memory alignment bug
Lennart Poettering
1
-11/+13
[next]