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
9f5f52b6cf
procps
/
testsuite
/
lib.test
/
fileutils_badfd.sh
4 lines
50 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
testsuite: Update the library tests for new location Signed-off-by: Craig Small <csmall@dropbear.xyz>
2022-08-29 16:10:45 +05:30
${
PWD
}
/../src/tests/test_fileutils >
&
-
Reference in New Issue
Copy Permalink