projects
/
npth.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
npth.git
2017-06-02
Werner Koch
Release 1.5
npth-1.5
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
NIIBE Yutaka
Fix busy_wait_for.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Werner Koch
Post release updates
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Werner Koch
Release 1.4
npth-1.4
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Werner Koch
Change license to LPGLv2+
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Werner Koch
Add function npth_is_protected.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
NIIBE Yutaka
w32: Change the condition for struct timespec.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
NIIBE Yutaka
configure: Add tweak for FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
NIIBE Yutaka
configure: Add tweak for DragonFlyBSD.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
NIIBE Yutaka
configure: Add tweak for NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
NIIBE Yutaka
Use unnamed semaphore of Grand Central Dispatch for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Werner Koch
Post release updates
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Werner Koch
Release 1.3
npth-1.3
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Werner Koch
Bypass npth_unprotect/protect when npth has not yet...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Justus Winter
src: Fix setting thread names on macOS.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Werner Koch
build: Update config.{guess,sub} to {2016-05-15,2016...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
NIIBE Yutaka
Fix for semaphore access by child.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-25
Werner Koch
w32: Include io.h for read(2) and write(2).
commit
|
commitdiff
|
tree
|
snapshot
2016-06-25
Werner Koch
Fix problem with regression tests on recent glibc.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Werner Koch
Improve debug output.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Werner Koch
Add configure option --enable-build-timestamp.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Jim Meyering
configure.ac: improve check for clock_gettime library
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
NIIBE Yutaka
npth-config: supply a library dependency for clock_gettime.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Werner Koch
Post release updates.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Werner Koch
Release 1.2
npth-1.2
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Werner Koch
w32: Use -static-libgcc to avoid linking to libgcc_s_sj...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Werner Koch
Switch to automake 1.14.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Werner Koch
Don't get fooled by leave_npth changing ERRNO.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Werner Koch
Post release updates.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Werner Koch
Release 1.1.
npth-1.1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Werner Koch
Allow use on systems which return ENOSYS for sem_init.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Werner Koch
Post release updates
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Werner Koch
Release 1.0
npth-1.0
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Werner Koch
w32: Remove a debug message.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Werner Koch
w32: Fix segv in npth_eselect.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Werner Koch
w32: Change an npth_eselect arg to unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Werner Koch
w32: Let npth_eselect return 0 for timeout. Fix replace...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Werner Koch
w32: Make npth_eselect actually work.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Werner Koch
w32: Avoid calling FD_ISSET with a NULL fdset.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
Werner Koch
Use the generic autogen.sh script.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
Werner Koch
Move helper scripts to build-aux.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Werner Koch
Fix creation of w32 npth-config tool.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Werner Koch
Add configure option --enable-silent-rules.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Werner Koch
autogen.sh: Change preferences of w32 toolchains
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Werner Koch
Update libtool to support Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Werner Koch
Update config.{guess.sub} to a decent version (2013...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Werner Koch
Add hack to have different names for 64 bit Windows...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Werner Koch
Fix libtool 2.4.2 to correctly detect .def files.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Werner Koch
Update libtool to Debian's 2.4.2.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Werner Koch
w32: Fix build problems with current compilers.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
NIIBE Yutaka
Conditionalize use of pthread_atfork.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
NIIBE Yutaka
Restore sigmask at fork.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Ben Kibbey
Build fix for NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Werner Koch
Improve parsing of the GIT revision number.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Werner Koch
Fix non-portable use of chmod in autogen.sh.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Werner Koch
Make local variables configure hack more robust
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Werner Koch
Post release version bump
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Werner Koch
Release 0.91
npth-0.91
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Werner Koch
Really fix the version number parsing.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Werner Koch
Fix version number parsing in npth.m4.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Werner Koch
Provide gettimeofday fallback for clock_gettime.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Werner Koch
Return an error if npth_rwlock_timedwrlock is not suppo...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Werner Koch
Avoid compiler warning for debug variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Werner Koch
Include required headers into pth.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Werner Koch
Remove obsolete debug stuff.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Werner Koch
Add a basic create and join thread test case.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Werner Koch
Make npth_setname_np actually work.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Werner Koch
Check for -lsocket et al.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Werner Koch
Add a pselect emulation.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Werner Koch
Cleanup the debug code.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Werner Koch
Take care of possible surprising sem_init implementations.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Werner Koch
Comment cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Werner Koch
Make the t-mutex test more robust.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Werner Koch
Let npth_init actually return an error.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Werner Koch
Provide a replacement for socklen_t.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Werner Koch
Do not use ___FUNCTION__.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Werner Koch
Tweak for building with c99.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Werner Koch
Add unistd.h is available.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Werner Koch
Implement git magic to create beta version numbers.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Werner Koch
Release 0.90.
npth-0.90
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Marcus Brinkmann
Support Android API level earlier than 9.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Marcus Brinkmann
Remove npth_yield.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Marcus Brinkmann
Make rwlock try and timed functions optional.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Marcus Brinkmann
Add generated files src/npth.h and w32/npth-config.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
Marcus Brinkmann
Fix include path for non-w32 builds.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Marcus Brinkmann
Implement npth_mutex_timedlock for inferior systems.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Werner Koch
Include sys/select.h if needed.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Werner Koch
Update config.guess and config.sub.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Werner Koch
Encapsulate clock_gettime.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Werner Koch
Improve pthread library detection.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Werner Koch
Remove unused include files from npth.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Werner Koch
Make npth_{s,g}etname_np portable.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Werner Koch
Check for the non-portable pthread_tryjoin_np.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Marcus Brinkmann
Fix thread startup.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Werner Koch
Include stdlib.h for malloc prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Werner Koch
Require gitlog-to-changelog to be installed.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Marcus Brinkmann
Allow manually unprotect/protect calls.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Marcus Brinkmann
Allow no extra events in npth_eselect.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Marcus Brinkmann
Implement ability to wait on sockets and events.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Marcus Brinkmann
Remove libnpth.vers dependency.
commit
|
commitdiff
|
tree
|
snapshot
next