This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
procps
Watch
1
Star
0
Fork
0
You've already forked procps
Code
Issues
Pull Requests
Packages
Releases
Activity
116ce62304
procps
/
testsuite
/
lib.test
/
fileutils_full.sh
4 lines
52 B
Bash
Raw
Normal View
History
Unescape
Escape
lib: add fileutils file with stream error checking facility The close_stream() is copied from GNU lib. Inspiration to do this is talk by Jim Meyering - Goodbye World! The perils of relying on output streams in C. Reference: http://www.irill.org/events/ghm-gnu-hackers-meeting/videos/jim-meyering-goodbye-world-the-perils-of-relying-on-output-streams-in-c Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-03-23 15:40:04 +05:30
#!/bin/sh
tests: Fix paths for testsuite make distcheck gets confused what is in srcdir and what is in topdir Signed-off-by: Craig Small <csmall@dropbear.xyz>
2021-02-24 15:11:38 +05:30
${
PWD
}
/../lib/test_fileutils > /dev/full
Reference in New Issue
Copy Permalink