0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
buffer_fill cosmetic fix More... almost 10 years ago
- added sha512 (buggy, need to commit to test somewhere else) - version bump (not a rc yet) - bugfix: buffer_get returned -1 EPIPE on short reads w/o EOF More... almost 10 years ago
- add gid0_scan - version: rc for 2.3.2.0 More... almost 10 years ago
Applied Roman Kimov's fixes More... almost 10 years ago
version: 2.3.1.2 More... almost 10 years ago
fd_copy/fd_move doc fix More... almost 10 years ago
Jesus, that OpenBSD bug is FUCKING ANNOYING. More... almost 10 years ago
- reset all signals to default in child_spawn* - cosmetic fix in INSTALL - version: rc for 2.3.1.2 More... almost 10 years ago
version: 2.3.1.1 More... almost 10 years ago
Bugfix: iopause must check for EOVERFLOW, not ERANGE More... almost 10 years ago
Add hiercopy and hiercopy_tmp More... almost 10 years ago
Fix deps.mak after last change More... almost 10 years ago
- Bugfix: unixmessage_sender_init didn't initialize b->shorty - byte_zero the ancilbuf's padding to appease valgrind More... almost 10 years ago
- Add wait_estatus() - version: rc for 2.3.1.0 More... almost 10 years ago
Modify wait_status to return 256 when WIFSIGNALED More... almost 10 years ago
Bugfix: SKALIBS_ETC undefined (djbtime-internal.h didn't include config.h) -> leapsecs_add failed. Thanks Gorka Lertxundi for the report. More... almost 10 years ago
Typo fix in unixmessage.h More... almost 10 years ago
- Doc update - version: 2.3.0.0 rc More... almost 10 years ago
- Add siovec_trunc - Add openwritevnclose - replace buffer_read/write with fd_readsv/writesv - add localtmn_from_tain_g - refactor cdb_make - rewrite buffer_getvall and buffer_putvall, with a bugfix More... almost 10 years ago
It will work better with the new files >.> More... about 10 years ago
Add allreadwritev and friends More... about 10 years ago
make fd_sanitize check stderr too More... about 10 years ago
Bugfixes: - seek_set now uses SEEK_SET (those functions are useless now, they will go at the next major version update) - skaclient_server_init now correctly sanitizes unixmessage_timed_receive More... about 10 years ago
Bugfix: definition of UNIXCONNECTION_ZERO More... about 10 years ago
Bugfix: definition of avltreeb_extreme More... about 10 years ago
Put auto compiler flags into CPPFLAGS. They're useless for linking. More... about 10 years ago
- Added unixconnection - Added sig_name & sig_number (suggestion from Olivier Brunel) - version bumped to 2.2.1.0, rc More... about 10 years ago
Without a segfault in unixmessage_sender_free, please. More... about 10 years ago
Gnfrlbl... gensetdyn_iter is an unsigned int again, but the value is now tested against gensetdyn_n(g). It's cleaner, I swear. More... about 10 years ago
Change gensetdyn_iter to be a boolean. The old behaviour is still accessible via gensetdyn_iter_nocancel. More... about 10 years ago