mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-01 18:22:27 +00:00
Get strace.com working beautifully
This commit is contained in:
parent
82f2e758c7
commit
f59b5dbd7c
7 changed files with 544 additions and 474 deletions
2
third_party/infozip/zip/unix/unix.c
vendored
2
third_party/infozip/zip/unix/unix.c
vendored
|
@ -56,8 +56,6 @@ typedef FILE DIR;
|
|||
** Cleaned up and modified by James W. Birdsall.
|
||||
*/
|
||||
|
||||
#define opendir(path) fopen(path, "r")
|
||||
|
||||
struct dirent *readdir(dirp)
|
||||
DIR *dirp;
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue