4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parent.c (xselect): Reimplement using select(2) and siglongjmp More... almost 17 years ago
Incapsulate pselect(2) call to xselect() More... almost 17 years ago
parent.c (handle_io): Do not break I/O loop when child closes all its output descriptors More... almost 17 years ago
parent.c (select_retry): Reimplement using pselect(2) to avoid child process handling race More... almost 17 years ago
Introduce fds_isset() to make the code cleaner More... almost 17 years ago
hasher-priv.spec: Do not use absolute pathnames in %pre script More... almost 17 years ago
Rename log/x11 fds functions More... almost 17 years ago
DESIGN: Describe "handle child input/output" control flow More... almost 17 years ago
Implement initial /dev/log support More... almost 17 years ago
Rename x11_accept() to unix_accept() More... almost 17 years ago
log_listen(): Implement /dev/log listener based on x11_listen() code More... almost 17 years ago
1.3.4-alt1 More... almost 17 years ago
hsh-sh-rebuild-functions (make_srpm_from_pkgtar, install_source_package): Redirect verbose output to stderr More... almost 17 years ago
hsh-sh-functions.in (copy_chroot_incoming): Show the whole list of missing files More... almost 17 years ago
1.3.3-alt1 More... almost 17 years ago
hsh-sh-functions.in (update_RPM_database): Treat option args specially More... almost 17 years ago
Protect rpm manifest files from glob(7) expansion More... almost 17 years ago
hsh-install: Install packages using manifest, to avoid potential argument list overflow (ALT#14107) More... almost 17 years ago
hsh-sh-functions.in (update_RPM_database): Install packages using manifest, to avoid potential argument list overflow (ALT#14107) More... almost 17 years ago
hsh-sh-functions.in (copy_chroot_incoming): Copy files one by one, to avoid potential argument list overflow (ALT#14107) More... almost 17 years ago
hsh-initroot: Do not create /dev/log socket, this is not our business More... almost 17 years ago
hasher.spec: Add libshell to build requirements More... almost 17 years ago
Update copyright years More... almost 17 years ago
Use $getopt_common_opts and $getopt_common_longopts from libshell More... almost 17 years ago
Replace parse_common_options() with parse_common_options() from libshell More... almost 17 years ago
Replace show_usage() and opt_check_*() with implementation from libshell More... almost 17 years ago
Replace quote_arg() with quote_shell() from libshell More... almost 17 years ago
Replace Info()/Fatal()/Verbose() with message()/fatal()/verbose() from libshell More... almost 17 years ago
hsh-sh-functions.in: Source shell-error, shell-quote and shell-args More... almost 17 years ago
hasher.spec: Add libshell to requirements More... almost 17 years ago