tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] POSIX directory functions in a Windows environment.


From: James Russell Moore
Subject: Re: [Tinycc-devel] POSIX directory functions in a Windows environment.
Date: Mon, 5 Apr 2010 21:05:28 +0200

Hello Christian, thank you very much for your contribution it's more than enough for the needs and behaves very well.

Should I find anything odd regarding it I'll notify you (and provide a fix if I can). The app I'm porting is open source and released under the GPLv2 so there won't be any problem with the license.

Best regards,
James Russell.

2010/4/1 Christian Jullien <address@hidden>

Hi James,


You can use the dirent version I wrote.

This implementation uses internal Windows functions.

 

To test this lib:

C:>tcc -D_TESTDIR dirent.c

C:>dirent .

 

Hope it helps.

 

 

*TCC maintainers* are welcome to include it in distro. Since I wrote this library from scratch, I’m the owner and I can modify copyright if you like.

 

Please report me bugs and improvements.

 

 

Christian

_______________________________________________
Tinycc-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/tinycc-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]