log

age author description
Sun, 12 May 2024 11:28:48 -0400 Josef 'Jeff' Sipek Added signature for changeset ee2327236830 default tip
Sun, 12 May 2024 11:28:37 -0400 Josef 'Jeff' Sipek Added tag v0.22-rc2 for changeset 136b22000744
Sun, 12 May 2024 11:19:13 -0400 Josef 'Jeff' Sipek cmake: remove version info from CMakeLists.txt v0.22-rc2
Sun, 12 May 2024 11:10:42 -0400 Josef 'Jeff' Sipek cmake: rework version & hg commit getting
Wed, 31 Jan 2024 13:50:28 -0500 Josef 'Jeff' Sipek thread: use pthread_cleanup_{push,pop}
Sat, 20 Apr 2024 08:51:59 -0400 Josef 'Jeff' Sipek cmake: bump the minimum required version to 3.12
Wed, 17 Apr 2024 08:52:09 -0400 Josef 'Jeff' Sipek tests: ignore the generated str2float test binary
Wed, 17 Apr 2024 08:34:49 -0400 Josef 'Jeff' Sipek cmake: search for xdr functions in tirpc as well
Wed, 17 Apr 2024 08:09:21 -0400 Josef 'Jeff' Sipek cmake: properly check for xdr function locations
Wed, 17 Apr 2024 08:20:12 -0400 Josef 'Jeff' Sipek json: correctly compare expected and actual test values
Wed, 17 Apr 2024 08:25:52 -0400 Josef 'Jeff' Sipek build: replace clang 10 with clang 18 on FreeBSD
Wed, 14 Feb 2024 10:01:04 -0500 Josef 'Jeff' Sipek socksvc: switch to the newly added xsockaddr
Wed, 14 Feb 2024 09:54:10 -0500 Josef 'Jeff' Sipek sock: add sockaddr_{ntop,cmp,copy} helpers and a sockaddr_union
Wed, 31 Jan 2024 23:41:07 -0500 Josef 'Jeff' Sipek build: add newer compilers to the FreeBSD manifest
Wed, 31 Jan 2024 23:37:14 -0500 Josef 'Jeff' Sipek build: bump compiler versions on debian
Wed, 31 Jan 2024 13:51:14 -0500 Josef 'Jeff' Sipek synch: add MXTRYLOCK
Mon, 29 Jan 2024 22:40:35 -0500 Josef 'Jeff' Sipek io: remove an unused variable
Mon, 29 Jan 2024 22:26:59 -0500 Josef 'Jeff' Sipek json: add packing tests
Sun, 15 Mar 2020 15:49:39 +0200 Josef 'Jeff' Sipek slab: implement a custom allocator
Sun, 28 Jan 2024 19:16:22 -0500 Josef 'Jeff' Sipek int: clarify comment for p2roundup
Wed, 13 Sep 2023 10:23:45 -0400 Josef 'Jeff' Sipek time: add is_leap_year function
Tue, 04 Apr 2023 20:29:03 -0400 Josef 'Jeff' Sipek Enable -Wswitch-enum warnings
Sat, 14 Jan 2023 13:44:43 -0500 Josef 'Jeff' Sipek synch: minor mutex lock checking optimization
Fri, 13 Jan 2023 11:03:28 -0500 Josef 'Jeff' Sipek synch: remove barrier support
Fri, 13 Jan 2023 10:40:17 -0500 Josef 'Jeff' Sipek synch: improve mutex deadlock panic message
Thu, 24 Nov 2022 22:28:53 -0500 Josef 'Jeff' Sipek int: add str2float and str2double
Tue, 04 Oct 2022 22:25:33 -0400 Josef 'Jeff' Sipek build: use the correct g++ executable names on debian
Tue, 04 Oct 2022 22:14:36 -0400 Josef 'Jeff' Sipek sexpr: dump only 7-bit chars as #\foo
Mon, 05 Sep 2022 09:38:03 -0400 Josef 'Jeff' Sipek build: add builds.sr.ht build manifests & script
Tue, 04 Oct 2022 20:53:18 -0400 Josef 'Jeff' Sipek man: fix lint test manpage paths
Wed, 05 Jan 2022 23:26:54 -0500 Josef 'Jeff' Sipek Added tag v0.22-rc1 for changeset 3b8b413277d9
Wed, 05 Jan 2022 23:26:50 -0500 Josef 'Jeff' Sipek libjeffpc 0.22-rc1 v0.22-rc1
Wed, 05 Jan 2022 23:02:19 -0500 Josef 'Jeff' Sipek sexpr: use %define api.pure instead of %pure-parser
Thu, 16 Sep 2021 23:34:34 -0400 Josef 'Jeff' Sipek buffer: add buffer_delete
Thu, 16 Sep 2021 22:39:12 -0400 Josef 'Jeff' Sipek buffer: add buffer_insert & buffer_insert_c
Wed, 13 Oct 2021 19:35:23 -0400 Josef 'Jeff' Sipek buffer: test appending 1 MB in 1 kB chunks
Wed, 13 Oct 2021 19:26:11 -0400 Josef 'Jeff' Sipek buffer: replace pointless sink append test with one that appends 1kB
Mon, 11 Oct 2021 23:16:37 -0400 Josef 'Jeff' Sipek buffer: rename inner_loop test helper function
Mon, 11 Oct 2021 23:30:23 -0400 Josef 'Jeff' Sipek Ignore .dylib versions of the library
Thu, 16 Sep 2021 22:38:59 -0400 Josef 'Jeff' Sipek error: fall back to abort for assertion_failed
Thu, 16 Sep 2021 22:38:32 -0400 Josef 'Jeff' Sipek error: include ucontext.h only for addrtosymstr
Thu, 16 Sep 2021 22:38:04 -0400 Josef 'Jeff' Sipek error: use %jx to format assertion failure messages
Mon, 04 Oct 2021 22:31:19 -0400 Josef 'Jeff' Sipek thread: handle FreeBSD and macOS arg differences for pthread name setting
Sun, 29 Aug 2021 09:51:37 -0400 Josef 'Jeff' Sipek cmake: use _DARWIN_C_SOURCE to build on macOS
Wed, 12 May 2021 09:57:51 -0400 Josef 'Jeff' Sipek nvl: add nvl_clear to drop all key-value pairs in an nvlist
Wed, 12 May 2021 09:56:49 -0400 Josef 'Jeff' Sipek val: move nvl emptying into a helper function
Wed, 03 Mar 2021 19:14:43 -0500 Josef 'Jeff' Sipek file cache: name the cache thread
Wed, 03 Mar 2021 19:12:53 -0500 Josef 'Jeff' Sipek error: print thread name in cmn_err output
Wed, 03 Mar 2021 19:09:17 -0500 Josef 'Jeff' Sipek thread: allow naming threads
Wed, 03 Mar 2021 11:37:11 -0500 Josef 'Jeff' Sipek cmake: force checking libpthread for symbols
Mon, 01 Mar 2021 23:31:45 -0500 Josef 'Jeff' Sipek cmake: silence case sensitivity related warning
Mon, 01 Mar 2021 19:35:15 -0500 Josef 'Jeff' Sipek nvl: make nvpair_value return -ENOENT for NULL pairs
Mon, 22 Feb 2021 08:21:03 -0500 Josef 'Jeff' Sipek synch: stash the condition variable name in the condition variable
Fri, 01 Jan 2021 15:53:27 -0500 Josef 'Jeff' Sipek base64: reduce code duplication between base64 and base64url
Fri, 01 Jan 2021 14:44:53 -0500 Josef 'Jeff' Sipek base64: rewrite to use a init/step/finish API
Wed, 30 Dec 2020 17:28:41 -0500 Josef 'Jeff' Sipek buffer: remove support for stdio-backed buffers
Fri, 01 Jan 2021 12:51:20 -0500 Josef 'Jeff' Sipek val: add VAL_ALLOC_BLOB* macros
Wed, 30 Dec 2020 12:43:32 -0500 Josef 'Jeff' Sipek val: str/sym VAL_* macros should assert on error
Wed, 30 Dec 2020 10:34:10 -0500 Josef 'Jeff' Sipek val: add val_cmp
Sat, 26 Dec 2020 10:43:42 -0500 Josef 'Jeff' Sipek val: add INT_STATIC_INITIALIZER and STATIC_INT macros
Fri, 30 Oct 2020 17:58:24 -0400 Josef 'Jeff' Sipek nvl: add nvl_numitems to get the number of items in an nvlist
Fri, 30 Oct 2020 17:57:53 -0400 Josef 'Jeff' Sipek nvl: add nvl_lookup_val to easily get at the struct val pointer value
Fri, 30 Oct 2020 17:51:11 -0400 Josef 'Jeff' Sipek nvl: use VT_NULL instead of NULL when setting a value
Mon, 12 Oct 2020 11:46:59 -0400 Josef 'Jeff' Sipek nvl_alloc returns a negated errno on error
Sun, 06 Sep 2020 23:28:12 -0400 Josef 'Jeff' Sipek error: add EEOF errno
Fri, 04 Sep 2020 07:34:28 -0400 Josef 'Jeff' Sipek buffer: add function to get a mutable pointer to the buffer data
Wed, 02 Sep 2020 21:21:18 -0400 Josef 'Jeff' Sipek buffer: add function to copy between two buffers
Tue, 15 Sep 2020 20:36:58 -0400 Josef 'Jeff' Sipek io: add read_file_len_at
Sat, 29 Aug 2020 16:54:22 -0400 Josef 'Jeff' Sipek io: add xrenameat
Sat, 29 Aug 2020 12:00:28 -0400 Josef 'Jeff' Sipek io: add write_file_at
Tue, 25 Aug 2020 19:57:25 -0400 Josef 'Jeff' Sipek unicode: make utf8_is_valid_str return the number of codepoints found
Sat, 18 Jul 2020 10:16:00 -0400 Josef 'Jeff' Sipek cmake: add a way to force 64-bit build
Sat, 18 Jul 2020 11:05:33 -0400 Josef 'Jeff' Sipek sexpr: autogenerate yywrap
Sat, 18 Jul 2020 10:07:34 -0400 Josef 'Jeff' Sipek sexpr: use size_t in sexpr lexer input function
Sat, 18 Apr 2020 21:50:06 -0400 Josef 'Jeff' Sipek buffer: remove obsolete comment
Thu, 07 May 2020 10:35:33 -0400 Josef 'Jeff' Sipek synch: initialize obj pointer to silence gcc
Fri, 10 Apr 2020 21:31:26 -0400 Josef 'Jeff' Sipek Remove the copyright line from license file
Fri, 10 Apr 2020 12:27:10 -0400 Josef 'Jeff' Sipek sock: use atomic_cas_ptr correctly
Fri, 10 Apr 2020 12:25:17 -0400 Josef 'Jeff' Sipek atomic: fix atomic_cas* comment documenting the behavior
Fri, 10 Apr 2020 11:57:07 -0400 Josef 'Jeff' Sipek tests: add xhostname test
Fri, 15 Mar 2019 11:42:40 -0400 Josef 'Jeff' Sipek sock: add a way to get the hostname in a reliable way
Thu, 09 Apr 2020 12:15:48 -0400 Josef 'Jeff' Sipek taskq: use a mem cache to allocate taskq item structs
Thu, 09 Apr 2020 12:15:24 -0400 Josef 'Jeff' Sipek taskq: use a mem cache to allocate taskq structs
Fri, 03 Apr 2020 15:11:57 -0400 Josef 'Jeff' Sipek buffer: use the common buffer test string for read-only tests
Thu, 02 Apr 2020 16:08:58 -0400 Josef 'Jeff' Sipek buffer: add buffer size argument to buffer_init_static
Sat, 28 Mar 2020 11:52:07 -0400 Josef 'Jeff' Sipek buffer: add buffer_init_heap to support stack allocated heap buffers
Sat, 28 Mar 2020 11:51:48 -0400 Josef 'Jeff' Sipek buffer: allow buffer_free calls on stack allocated buffer structures
Sat, 28 Mar 2020 10:39:35 -0400 Josef 'Jeff' Sipek int: add p2roundup to round an integer to the next multiple of power of 2
Sat, 28 Mar 2020 10:36:52 -0400 Josef 'Jeff' Sipek int: add is_p2 function to check if an integer is a power of two
Sun, 15 Mar 2020 15:52:09 +0200 Josef 'Jeff' Sipek slab: make struct mem_cache private
Sun, 08 Mar 2020 13:04:20 +0200 Josef 'Jeff' Sipek Added tag v0.21 for changeset 615cef3b291f
Sun, 08 Mar 2020 13:04:16 +0200 Josef 'Jeff' Sipek libjeffpc 0.21 v0.21
Thu, 13 Feb 2020 14:26:34 -0500 Josef 'Jeff' Sipek man: run lint on each manpage as a test
Thu, 13 Feb 2020 14:25:36 -0500 Josef 'Jeff' Sipek man: fix lint issue in xread manpage
Thu, 13 Feb 2020 14:20:10 -0500 Josef 'Jeff' Sipek man: install mandoc-formated manpages as-is
Sun, 24 Feb 2019 17:42:58 -0500 Josef 'Jeff' Sipek man: write a manpage for MX{INIT,DESTROY,LOCK,UNLOCK}
Wed, 08 Jan 2020 15:17:01 -0500 Josef 'Jeff' Sipek types.h: define the bool type and the true/false value
Sun, 27 Oct 2019 20:56:19 -0400 Josef 'Jeff' Sipek Added tag v0.21-rc1 for changeset 918290b29837
Sun, 27 Oct 2019 20:56:15 -0400 Josef 'Jeff' Sipek libjeffpc 0.21-rc1 v0.21-rc1
Sun, 11 Aug 2019 13:37:00 -0400 Josef 'Jeff' Sipek synch: print read/write indication for held rwlocks
Sun, 11 Aug 2019 13:35:45 -0400 Josef 'Jeff' Sipek synch: keep track of whether rwlock is held as reader or writer
Sun, 11 Aug 2019 12:18:09 -0400 Josef 'Jeff' Sipek synch: add rwlock tests
Sun, 11 Aug 2019 12:06:42 -0400 Josef 'Jeff' Sipek synch: keep track of rwlocks in the dependency graph
Sun, 11 Aug 2019 12:05:50 -0400 Josef 'Jeff' Sipek synch: rwlocks should belong to a lock class
Sun, 11 Aug 2019 13:13:57 -0400 Josef 'Jeff' Sipek synch: print held synch objects generically
Sun, 11 Aug 2019 13:12:59 -0400 Josef 'Jeff' Sipek synch: print synch objects generically
Sun, 11 Aug 2019 13:18:07 -0400 Josef 'Jeff' Sipek synch: print synch type in deadlock error message
Sun, 11 Aug 2019 12:53:07 -0400 Josef 'Jeff' Sipek synch: print synch type in releasing-unheld error message
Sun, 11 Aug 2019 12:52:40 -0400 Josef 'Jeff' Sipek synch: print synch type in destroying-unheld error message
Sun, 11 Aug 2019 12:00:12 -0400 Josef 'Jeff' Sipek synch: remove unused held type sanity check function
Sun, 11 Aug 2019 11:59:45 -0400 Josef 'Jeff' Sipek synch: move mutex destroy checking into a helper function
Thu, 25 Jul 2019 14:21:54 -0400 Josef 'Jeff' Sipek synch: move mutex unlock checking into a helper function
Thu, 25 Jul 2019 14:19:31 -0400 Josef 'Jeff' Sipek synch: move mutex lock checking into a helper function
Sun, 11 Aug 2019 11:49:56 -0400 Josef 'Jeff' Sipek synch: error_lock already gets the expected synch type via info struct
Thu, 25 Jul 2019 14:13:06 -0400 Josef 'Jeff' Sipek synch: rename synch printing helpers
Thu, 25 Jul 2019 14:12:38 -0400 Josef 'Jeff' Sipek synch: don't call print_{lock,cond} directly
Thu, 25 Jul 2019 14:06:23 -0400 Josef 'Jeff' Sipek synch: convert dependency tracking code to use info structs
Thu, 25 Jul 2019 13:40:00 -0400 Josef 'Jeff' Sipek synch: convert error printing helpers to use info structs
Thu, 25 Jul 2019 13:36:54 -0400 Josef 'Jeff' Sipek synch: sanity check held type for lock destroy/lock/unlock
Thu, 25 Jul 2019 13:12:00 -0400 Josef 'Jeff' Sipek synch: use lock info structs as the nodes for held lock tracking