index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
mythread.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-26
mythread.h: Fix typo error in Vista threads mythread_once().
Jamaika1
1
-1
/
+1
2023-08-01
mythread.h: Disable signal functions in builds targeting Wasm + WASI.
ChanTsune
1
-1
/
+1
2023-02-03
liblzma: Silence a warning from -Wsign-conversion in a 32-bit build.
Lasse Collin
1
-2
/
+2
2023-01-09
Style: Change #if !defined() to #ifndef in mythread.h.
Jia Tan
1
-1
/
+1
2023-01-05
liblzma: Includes sys/time.h conditionally in mythread
Jia Tan
1
-1
/
+7
2023-01-05
Build: No longer require HAVE_DECL_CLOCK_MONOTONIC to always be set.
Jia Tan
1
-2
/
+2
2022-10-31
Windows: Fix mythread_once() macro with Vista threads.
Lasse Collin
1
-3
/
+4
2014-12-21
Fix build when --disable-threads is used.
Lasse Collin
1
-0
/
+2
2014-01-12
Fix typos in comments.
Lasse Collin
1
-1
/
+1
2013-09-17
Add native threading support on Windows.
Lasse Collin
1
-111
/
+402
2012-12-14
liblzma: Fix mythread_sync for nested locking.
Lasse Collin
1
-2
/
+3
2011-05-17
Don't use clockid_t in mythread.h when clock_gettime() isn't available.
Lasse Collin
1
-0
/
+2
2011-04-19
Fix portability problems in mythread.h.
Lasse Collin
1
-4
/
+27
2011-04-10
Revise mythread.h.
Lasse Collin
1
-20
/
+180
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-1
/
+3
2009-01-07
Use pthread_sigmask() instead of sigprocmask() when pthreads
Lasse Collin
1
-0
/
+6
2008-12-31
Remove lzma_init() and other init functions from liblzma API.
Lasse Collin
1
-0
/
+34