| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Message-ID: <20231229212105.858759-3-flaviocruz@gmail.com>
|
|
|
|
| |
Message-Id: <20230508213136.608575-6-bugaevc@gmail.com>
|
| |
|
|
|
|
|
| |
* libfshelp-tests/test-fcntl.c (parse_args): Do not call error() with a
NULL pointer.
|
|
|
|
|
| |
* libfshelp-tests/test-lockf.c (parse_args): Do not call error() with a
NULL pointer.
|
|
|
|
| |
* libfshelp-tests/test-lockf.c (main): Fix format for off_t.
|
|
|
|
|
| |
* libfshelp-tests/test-flock.c (parse_args): Do not call error() with a
NULL pointer.
|
|
|
|
| |
* libfshelp-tests/race.c: Include <stdlib.h>
|
|
|
|
|
| |
* libfshelp-tests/Makefile (HURDLIBS): Add ihash and shouldbeinlibc.
(race locks): Add ../libihash/libihash.a.
|
|
2019-03-04 Svante Signell <svante.signell@gmail.com>
* test-*.c: Update code, remove test results.
* README.new_tests: New file, summarize new test results.
2019-02-12 Svante Signell <svante.signell@gmail.com>
* test-*.c: Update code, add some test results.
* Makefile: Remove extra flags.
2019-02-01 Svante Signell <svante.signell@gmail.com>
* Update copyright years.
2016-05-23 Svante Signell <svante.signell@gmail.com>
* Makefile: Add sub-directory libfshelp-tests.
2018-12-07 Svante Signell <svante.signell@gmail.com>
* Update copyright years.
* locks.c(cmd_lock): Call fshelp_rlock_tweak()
with new last argument rendezvous = MACH_PORT_NULL.
2017-01-05 Svante Signell <svante.signell@gmail.com>
* Update copyright years and headers.
2016-12-28 Svante Signell <svante.signell@gmail.com>
* Makefile: test-flock.c, test-lockf.c and test-fcntl.c
* test-lockf.c: New file
* Rename set-flock.c, set-fcntl.c to test-flock.c test-fcntl.c
* TODO: Update README
2016-05-23 Svante Signell <svante.signell@gmail.com>
* Makefile: Link with pthread, add build of set-flock.c and set-fcntl.c
* define temporary CPP_FLAGS until glibc is updated
* set-flock.c, set-fcntl.c: New files.
* Fix typos in README
2001-04-11 Neal H Walfield <neal@cs.uml.edu>
* ChangeLog: New file, mentioning itself in this sentence.
* Makefile: New file.
* README: Likewise.
* fork.c: Likewise.
* locks: Likewise.
* locks-tests: Likewise.
* locks.c: Likewise.
* race.c: Likewise.
|