[Patch] cygwinenv.sgml: Missing /para.

2006-03-06 Thread Buzz
Hi, Doc won't build... ChangeLog-entry (You know, please fix the at.): 2006-03-07 Bas van Gompel cygwin-patch.buzzatbavag.tmfweb.nl * cygwinenv.sgml: Add missing /para at transparent_exe. L8r, Buzz. -- ) | | ---/ ---/ Yes, this | This message consists of true | I do

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-17 Thread Buzz
); + size_t len_uid = strlen (UID: )) + strlen (uid); + size_t len_gid = strlen (GID: )) + strlen (gid); *++ng = groups[0] = (char *) alloca (len_uid + 1); *++ng = groups[1] = (char *) alloca (len_gid + 1); sprintf (groups[0], UID: %s), uid); L8r, Buzz. -- ) | | ---/ ---/ Yes