Linux stdio.h exposes the declaration of cuserid() both with standard
version macros and with _GNU_SOURCE:
tony@mars:~/play$ cat testcuserid.c
#define _GNU_SOURCE
#include
int main() {
puts(cuserid(NULL));
return 0;
}
tony@mars:~/play$ gcc -otestcuserid -Werror=all testcuserid.c
tony@mars:~/
The following packages have been uploaded to the Cygwin distribution:
* ragel-7.0.0.11-3
* libragel0-7.0.0.11-3
* libragel-devel-7.0.0.11-3
Ragel compiles executable finite state machines from regular
languages. Ragel targets C, C++, and ASM. Ragel state machines can
not only recognize byte seq
Yaakov,
Are you telling me that gcc has a flag to support AMD ABI on Cygwin
x64? The assembly code is not standalone; it gets called from C code
and calls C code.
--Sam
On Wed, Nov 28, 2018 at 11:01 AM Yaakov Selkowitz wrote:
>
> On Mon, 2018-11-26 at 14:07 -0500, Sam Habiel wrote:
> > Hello eve
On Mon, 2018-11-26 at 14:07 -0500, Sam Habiel wrote:
> Hello everybody,
>
> In this message
> (https://www.sourceware.org/ml/cygwin/2018-11/msg00190.html), Corinna
> (Hi Corinna!) says:
>
> "Don't do that. Use 64 bit Cygwin whenever possible. 32 bit is a lost
> cause."
>
> I would like to men
Hello Team,
Hope you're doing great as usual.
I am Laura, Marketing Manager at Couponobox. Actually, I have gone through
your page Cygwin.com and would like to know more about if you're accepting
Sponsorship/Donation.
I mean if you can tell me more about different Sponsorship/Donation conditions
5 matches
Mail list logo