This website requires JavaScript.
Explore
Help
Sign In
cpet
/
openbsd-ports
Watch
1
Star
0
Fork
0
You've already forked openbsd-ports
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openbsd-ports
/
x11
/
wmpinboard
/
patches
History
jca
2309974674
Better patch, s/_POSIX_SOURCE/_POSIX_C_SOURCE/
...
_POSIX_C_SOURCE >= 199506 needed for localtime_r; no functional change.
2016-03-18 19:01:04 +00:00
..
patch-configure
Better patch, s/_POSIX_SOURCE/_POSIX_C_SOURCE/
2016-03-18 19:01:04 +00:00
patch-Makefile_in
…
patch-src_Makefile_in
…
patch-src_wmpinboard_c
Print sizeof with %lu and (unsigned long) casts. (ansi C)
2016-03-18 18:21:39 +00:00
patch-src_xmisc_c
…