projects
/
npth.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Release 1.5
2017-06-02
Werner Koch
Release 1.5
commit
|
commitdiff
|
tree
2017-05-16
Werner Koch
Post release updates
commit
|
commitdiff
|
tree
2017-05-16
Werner Koch
Release 1.4
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2017-05-16
Werner Koch
Change license to LPGLv2+
commit
|
commitdiff
|
tree
2017-05-16
Werner Koch
Add function npth_is_protected.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-11-22
Werner Koch
Post release updates
commit
|
commitdiff
|
tree
2016-11-22
Werner Koch
Release 1.3
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-11-21
Werner Koch
Bypass npth_unprotect/protect when npth has not yet...
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-07-13
Werner Koch
build: Update config.{guess,sub} to {2016-05-15,2016...
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-06-25
Werner Koch
w32: Include io.h for read(2) and write(2).
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2016-06-25
Werner Koch
Fix problem with regression tests on recent glibc.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-11-26
Werner Koch
Improve debug output.
commit
|
commitdiff
|
tree
2015-08-25
Werner Koch
Add configure option --enable-build-timestamp.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2015-04-11
Werner Koch
Post release updates.
commit
|
commitdiff
|
tree
2015-04-11
Werner Koch
Release 1.2
commit
|
commitdiff
|
tree
2015-02-03
Werner Koch
w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj...
commit
|
commitdiff
|
tree
2015-01-28
Werner Koch
Switch to automake 1.14.
commit
|
commitdiff
|
tree
2014-12-18
Werner Koch
Don't get fooled by leave_npth changing ERRNO.
commit
|
commitdiff
|
tree
2014-10-31
Werner Koch
Post release updates.
commit
|
commitdiff
|
tree
2014-10-31
Werner Koch
Release 1.1.
commit
|
commitdiff
|
tree
2014-10-29
Werner Koch
Allow use on systems which return ENOSYS for sem_init.
commit
|
commitdiff
|
tree
2014-09-18
Werner Koch
Post release updates
commit
|
commitdiff
|
tree
2014-09-18
Werner Koch
Release 1.0
commit
|
commitdiff
|
tree
2014-06-27
Werner Koch
w32: Remove a debug message.
commit
|
commitdiff
|
tree
2014-06-27
Werner Koch
w32: Fix segv in npth_eselect.
commit
|
commitdiff
|
tree
2014-06-27
Werner Koch
w32: Change an npth_eselect arg to unsigned.
commit
|
commitdiff
|
tree
2014-06-26
Werner Koch
w32: Let npth_eselect return 0 for timeout. Fix replacement...
commit
|
commitdiff
|
tree
2014-02-19
Werner Koch
w32: Make npth_eselect actually work.
commit
|
commitdiff
|
tree
2014-02-19
Werner Koch
w32: Avoid calling FD_ISSET with a NULL fdset.
commit
|
commitdiff
|
tree
2014-01-10
Werner Koch
Use the generic autogen.sh script.
commit
|
commitdiff
|
tree
2014-01-10
Werner Koch
Move helper scripts to build-aux.
commit
|
commitdiff
|
tree
2014-01-09
Werner Koch
Fix creation of w32 npth-config tool.
commit
|
commitdiff
|
tree
2014-01-09
Werner Koch
Add configure option --enable-silent-rules.
commit
|
commitdiff
|
tree
2014-01-09
Werner Koch
autogen.sh: Change preferences of w32 toolchains
commit
|
commitdiff
|
tree
2014-01-09
Werner Koch
Update libtool to support Android.
commit
|
commitdiff
|
tree
2014-01-09
Werner Koch
Update config.{guess.sub} to a decent version (2013...
commit
|
commitdiff
|
tree
2014-01-09
Werner Koch
Add hack to have different names for 64 bit Windows...
commit
|
commitdiff
|
tree
2014-01-09
Werner Koch
Fix libtool 2.4.2 to correctly detect .def files.
Signed-off-by:
Werner Koch
<wk@gnupg.org>
commit
|
commitdiff
|
tree
2014-01-09
Werner Koch
Update libtool to Debian's 2.4.2.
commit
|
commitdiff
|
tree
2014-01-09
Werner Koch
w32: Fix build problems with current compilers.
commit
|
commitdiff
|
tree
2012-11-16
Werner Koch
Improve parsing of the GIT revision number.
commit
|
commitdiff
|
tree
2012-11-16
Werner Koch
Fix non-portable use of chmod in autogen.sh.
commit
|
commitdiff
|
tree
2012-09-26
Werner Koch
Make local variables configure hack more robust
commit
|
commitdiff
|
tree
2012-08-08
Werner Koch
Post release version bump
commit
|
commitdiff
|
tree
2012-08-08
Werner Koch
Release 0.91
commit
|
commitdiff
|
tree
2012-05-15
Werner Koch
Really fix the version number parsing.
commit
|
commitdiff
|
tree
2012-05-15
Werner Koch
Fix version number parsing in npth.m4.
commit
|
commitdiff
|
tree
2012-05-10
Werner Koch
Provide gettimeofday fallback for clock_gettime.
commit
|
commitdiff
|
tree
2012-05-10
Werner Koch
Return an error if npth_rwlock_timedwrlock is not supported.
commit
|
commitdiff
|
tree
2012-05-10
Werner Koch
Avoid compiler warning for debug variable.
commit
|
commitdiff
|
tree
2012-05-10
Werner Koch
Include required headers into pth.h.
commit
|
commitdiff
|
tree
2012-05-10
Werner Koch
Remove obsolete debug stuff.
commit
|
commitdiff
|
tree
2012-05-10
Werner Koch
Add a basic create and join thread test case.
commit
|
commitdiff
|
tree
2012-05-10
Werner Koch
Make npth_setname_np actually work.
commit
|
commitdiff
|
tree
2012-05-10
Werner Koch
Check for -lsocket et al.
commit
|
commitdiff
|
tree
2012-05-09
Werner Koch
Add a pselect emulation.
commit
|
commitdiff
|
tree
2012-05-09
Werner Koch
Cleanup the debug code.
commit
|
commitdiff
|
tree
2012-05-09
Werner Koch
Take care of possible surprising sem_init implementations.
commit
|
commitdiff
|
tree
2012-05-09
Werner Koch
Comment cleanups.
commit
|
commitdiff
|
tree
2012-05-09
Werner Koch
Make the t-mutex test more robust.
commit
|
commitdiff
|
tree
2012-05-09
Werner Koch
Let npth_init actually return an error.
commit
|
commitdiff
|
tree
2012-05-09
Werner Koch
Provide a replacement for socklen_t.
commit
|
commitdiff
|
tree
2012-05-09
Werner Koch
Do not use ___FUNCTION__.
commit
|
commitdiff
|
tree
2012-05-09
Werner Koch
Tweak for building with c99.
commit
|
commitdiff
|
tree
2012-05-09
Werner Koch
Add unistd.h is available.
commit
|
commitdiff
|
tree
2012-05-04
Werner Koch
Implement git magic to create beta version numbers.
commit
|
commitdiff
|
tree
2012-05-04
Werner Koch
Release 0.90.
commit
|
commitdiff
|
tree
2012-01-27
Werner Koch
Include sys/select.h if needed.
commit
|
commitdiff
|
tree
2012-01-27
Werner Koch
Update config.guess and config.sub.
commit
|
commitdiff
|
tree
2012-01-27
Werner Koch
Encapsulate clock_gettime.
commit
|
commitdiff
|
tree
2012-01-27
Werner Koch
Improve pthread library detection.
commit
|
commitdiff
|
tree
2012-01-26
Werner Koch
Remove unused include files from npth.h.
commit
|
commitdiff
|
tree
2012-01-26
Werner Koch
Make npth_{s,g}etname_np portable.
commit
|
commitdiff
|
tree
2012-01-26
Werner Koch
Check for the non-portable pthread_tryjoin_np.
commit
|
commitdiff
|
tree
2012-01-25
Werner Koch
Include stdlib.h for malloc prototypes.
commit
|
commitdiff
|
tree
2012-01-24
Werner Koch
Require gitlog-to-changelog to be installed.
commit
|
commitdiff
|
tree
2011-12-06
Werner Koch
Create the ChangeLog from the git commit log.
commit
|
commitdiff
|
tree
2011-10-06
Werner Koch
Made make distcheck work.
commit
|
commitdiff
|
tree
2011-02-23
Werner Koch
Started nPth project.
commit
|
commitdiff
|
tree