1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-13 02:10:27 +00:00
ngircd/src
Alexander Barton 22a8744476 Test suite: simplify and enhance getpid.sh
- Try to only search for processes of the current user.
- Prefer using pgrep (in addition to pidof) when available.
- Streamline system overrides.
- Get rid of HEAD_FLAGS: all systems so far support "-1".
- Use "ps -o pid,comm" as the default, which is POSIX.1.
- Use "sort -r" to hopefully get the newest (=highest) PID, which is the
  case on older systems not using randomized PIDs at least.
2024-04-05 23:16:07 +02:00
..
ipaddr Streamline ".gitignore" files 2015-07-19 03:03:06 +02:00
ngircd Change leftover GnuTLS "slot handling" messages to debug level 2024-03-31 11:19:48 +02:00
portab Remove outdated, unsupported and broken support for splint(1) 2024-02-10 00:22:33 +01:00
testsuite Test suite: simplify and enhance getpid.sh 2024-04-05 23:16:07 +02:00
tool Fix some compiler warnings of Apple Xcode/Clang 2018-10-30 01:53:24 +01:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00