FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - brightprogrammer/plibsys · GitHub
brightprogrammer
/
plibsys
Public
forked from
saprykin/plibsys
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
plibsys
src
on
master
User selector
Datepicker
Commit history
Commits on Sep 4, 2022
fixed relative include problem
brightprogrammer
committed
b4ccc41
View commit details
Copy full SHA for b4ccc41
View code at this point
Browse repository at this point
fixed relative include problem
brightprogrammer
committed
6613322
View commit details
Copy full SHA for 6613322
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
docs: fix simple typo, puposes -> purposes
Show description for f8be106
timgates42
committed
f8be106
View commit details
Copy full SHA for f8be106
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
Fix calculation of free space in shared memory buffer
saprykin
committed
ec6be3f
View commit details
Copy full SHA for ec6be3f
View code at this point
Browse repository at this point
Commits on Sep 5, 2020
Improve detection of ARM-based CPUs
saprykin
committed
1631fe6
View commit details
Copy full SHA for 1631fe6
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
posix: Fix compiler warning when thread name is not limited
saprykin
committed
40828f8
View commit details
Copy full SHA for 40828f8
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
Do not calculate hash value twice for hash tables (#83)
saprykin
committed
8622feb
View commit details
Copy full SHA for 8622feb
View code at this point
Browse repository at this point
Commits on Sep 23, 2019
Fix compiler warning for type mismatch
saprykin
committed
fd23c00
View commit details
Copy full SHA for fd23c00
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
Add note about thread names in documentation
saprykin
committed
f410594
View commit details
Copy full SHA for f410594
View code at this point
Browse repository at this point
Add thread name to short create function
saprykin
committed
71c8b2c
View commit details
Copy full SHA for 71c8b2c
View code at this point
Browse repository at this point
Do not set thread name if NULL is passed
saprykin
committed
68b7b19
View commit details
Copy full SHA for 68b7b19
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
win: Add implementation for thread names
saprykin
committed
5bea2a6
View commit details
Copy full SHA for 5bea2a6
View code at this point
Browse repository at this point
amigaos: Add implementation for thread names
saprykin
committed
b05923b
View commit details
Copy full SHA for b05923b
View code at this point
Browse repository at this point
Fix some spelling mistakes in comments
saprykin
committed
feebeee
View commit details
Copy full SHA for feebeee
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
beos: Add implementation for thread names
saprykin
committed
ce10878
View commit details
Copy full SHA for ce10878
View code at this point
Browse repository at this point
Remove extra whitespace
saprykin
committed
f3d8538
View commit details
Copy full SHA for f3d8538
View code at this point
Browse repository at this point
atheos: Add implementation for thread names
saprykin
committed
c009576
View commit details
Copy full SHA for c009576
View code at this point
Browse repository at this point
Commits on Sep 15, 2019
cmake: Workaround CMake bug when setting empty value in parent scope
saprykin
committed
3ac82f2
View commit details
Copy full SHA for 3ac82f2
View code at this point
Browse repository at this point
haiku: Implement thread names in POSIX model
saprykin
committed
b84e631
View commit details
Copy full SHA for b84e631
View code at this point
Browse repository at this point
openbsd: Use major and minor version for SOVERSION
saprykin
committed
6cc6372
View commit details
Copy full SHA for 6cc6372
View code at this point
Browse repository at this point
posix: Include <pthread_np.h> after <pthread.h>
saprykin
committed
73cd193
View commit details
Copy full SHA for 73cd193
View code at this point
Browse repository at this point
cmake: Check <pthread_np.h> together with <pthread.h>
saprykin
committed
706dd3b
View commit details
Copy full SHA for 706dd3b
View code at this point
Browse repository at this point
dragonfly: Limit the maximum length of thread name to 16
saprykin
committed
9fac8b7
View commit details
Copy full SHA for 9fac8b7
View code at this point
Browse repository at this point
cmake: Configure system-based header file after all checks
saprykin
committed
3ba1446
View commit details
Copy full SHA for 3ba1446
View code at this point
Browse repository at this point
cmake: Generalize usage of <pthread_np.h> header
saprykin
committed
894f96f
View commit details
Copy full SHA for 894f96f
View code at this point
Browse repository at this point
posix: Fix no-return value when setting thread name
saprykin
committed
584c300
View commit details
Copy full SHA for 584c300
View code at this point
Browse repository at this point
posix: Fix thread name on FreeBSD and OpenBSD systems
saprykin
committed
30a8542
View commit details
Copy full SHA for 30a8542
View code at this point
Browse repository at this point
Fix compilation of POSIX threading model
saprykin
committed
bf062b7
View commit details
Copy full SHA for bf062b7
View code at this point
Browse repository at this point
cmake: Improve testing for POSIX naming functions
saprykin
committed
1395fdd
View commit details
Copy full SHA for 1395fdd
View code at this point
Browse repository at this point
Add initial implementation of thread names for POSIX
saprykin
committed
affd568
View commit details
Copy full SHA for affd568
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
cmake: Explicitly set policy CMP0075 to new behaviour
saprykin
committed
04a56f4
View commit details
Copy full SHA for 04a56f4
View code at this point
Browse repository at this point
Commits on Nov 24, 2018
fix: duplicate static declaration missing right_left
HarrisJT
authored
c60aa95
View commit details
Copy full SHA for c60aa95
View code at this point
Browse repository at this point
Commits on May 28, 2018
docs: Fix typo
saprykin
committed
9a66fdb
View commit details
Copy full SHA for 9a66fdb
View code at this point
Browse repository at this point
Commits on May 26, 2018
cmake: Setup proper SONAME for the library
saprykin
committed
370afc6
View commit details
Copy full SHA for 370afc6
View code at this point
Browse repository at this point
Commits on May 25, 2018
syllable: Use nanosleep() as clock_nanosleep() is not implemented
saprykin
committed
555e1fd
View commit details
Copy full SHA for 555e1fd
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL