bug-gnulib archive search

Search String: Display: Description: Sort:

Results:

References: [ VMS: 278 ]

Total 278 documents matching your query.

161. Re: [PATCH 2/2] maint: use pragma consistently across replacement headers (score: 2)
Author: HIDDEN
Date: Sun, 28 Mar 2010 11:35:50 +0100
Hi Eric, No, on the contrary: The previous shape of most of our *.in.h files matches what GCC is looking for: It starts with a "#ifndef _GL_STRING_H" and ends with the corresponding "#endif". The fac
/archive/html/bug-gnulib/2010-03/msg00380.html (24,353 bytes)

162. Fwd: [PATCH] Fix glob with empty pattern and patterns ending in slash (score: 2)
Author: HIDDEN
Date: Mon, 22 Mar 2010 18:28:51 +0100
I think this should go in gnulib too, right? Paolo * posix/glob.c (glob): Match only directories when pattern ends in a slash.  Return no match when pattern is empty. --  posix/glob.c |   46 +++++
/archive/html/bug-gnulib/2010-03/msg00303.html (8,579 bytes)

163. localcharset: fix security problem (score: 2)
Author: HIDDEN
Date: Sun, 18 Oct 2009 16:58:22 +0200
This fixes a possible symlink attack in localcharset module. The security hole was probably small, but that's not a reason for not making it even smaller. 2009-10-18 Bruno Haible <address@hidden> Avo
/archive/html/bug-gnulib/2009-10/msg00170.html (14,519 bytes)

164. [PATCH] My version of pipe-filter (score: 3)
Author: HIDDEN
Date: Sat, 25 Jul 2009 12:49:40 +0200
Hi all, here is a version of pipe-filter that works under Win32 too (tested with Wine), has tests, and so on. Testing under native Windows would be appreciated. Bruno, what do you think? Paolo 2009-0
/archive/html/bug-gnulib/2009-07/msg00102.html (33,985 bytes)

165. new module pipe-filter (score: 3)
Author: HIDDEN
Date: Mon, 20 Jul 2009 01:22:56 +0200
I'm adding a new module 'pipe-filter', that does this. Still, this does not sound very future-proof. Yes, these are the two possible deadlock types: when both processes are writing to each other and
/archive/html/bug-gnulib/2009-07/msg00056.html (29,109 bytes)

166. Re: glob: mingw failures (score: 2)
Author: HIDDEN
Date: Sat, 02 May 2009 14:28:52 +0200
Thanks! I agree. Right. /Simon
/archive/html/bug-gnulib/2009-05/msg00034.html (5,833 bytes)

167. Re: glob: mingw failures (score: 2)
Author: HIDDEN
Date: Sat, 2 May 2009 13:58:50 +0200
Hi Simon, Yes, but it was not possible for the 'glob' module to specify one or the other, because if the user wanted the other fnmatch module, it would collide. This is now fixed. The only GNU extens
/archive/html/bug-gnulib/2009-05/msg00033.html (5,627 bytes)

168. Re: Please do not install a charset.alias file under Mac OS X (score: 4)
Author: HIDDEN
Date: Sun, 25 Jan 2009 20:15:58 +0100
OK. Then a hardcoded aliases list will do. I'm applying this. 2009-01-25 Bruno Haible <address@hidden> Don't install charset.alias on MacOS X >= 10.3. * lib/localcharset.c (DARWIN7): New macro. (get_
/archive/html/bug-gnulib/2009-01/msg00322.html (10,017 bytes)

169. Re: VMS file attribute issue with gnutar / file utilities. (score: 34)
Author: HIDDEN
Date: Sun, 1 Jun 2008 00:05:51 +0200
Another option is to do it the way the Apple MacOS "resource forks" are stored in .zip files. This is done as follows: If a file foo/bar.suf has a "resource fork" (usually up to 512 bytes of binary d
/archive/html/bug-gnulib/2008-05/msg00225.html (5,124 bytes)

170. VMS file attribute issue with gnutar / file utilities. (score: 38)
Author: HIDDEN
Date: Sat, 31 May 2008 12:40:54 -0500
VMS has files that the information on how to interpret the structure is stored in the file header, not the file it self. Currently gnu tar is not recording this information, and I am trying to determ
/archive/html/bug-gnulib/2008-05/msg00220.html (5,246 bytes)

171. FYI: GNU Tar 1.19 for OpenVMS Alpha 8.3 is available. (score: 3)
Author: HIDDEN
Date: Tue, 15 Apr 2008 20:15:11 -0700
Announcing GNU Tar 1.19 for OpenVMS Alpha 8.3. This version is designed to work with GNV gzip and bzip2, but can also be used as a standalone utility. I ran as many of the tests as I could from the t
/archive/html/bug-gnulib/2008-04/msg00215.html (4,935 bytes)

172. port the extended stdio primitives to EMX+GCC (score: 2)
Author: HIDDEN
Date: Thu, 10 Apr 2008 01:07:00 +0200
Hi, The system that Elbert Pol is talking about is derived from emx+gcc (the old but well-known POSIX implementation for DOS and OS/2 [the DOS part was much more reliable than DJGPP]). I'm committing
/archive/html/bug-gnulib/2008-04/msg00070.html (14,940 bytes)

173. Re: [patch]gnu tar 1.19 canonicalize-lgpl_c.gdiff (score: 3)
Author: HIDDEN
Date: Wed, 02 Apr 2008 23:57:21 +0200
Oh. If building git is not easy, don't sweat it. As you've noticed, we don't reject regular diffs. ... Good!
/archive/html/bug-gnulib/2008-04/msg00020.html (5,770 bytes)

174. Re: [patch]gnu tar 1.19 canonicalize-lgpl_c.gdiff (score: 4)
Author: HIDDEN
Date: Tue, 01 Apr 2008 21:42:22 -0500
If you're going to contribute much more, you'll have to fill out copyright assignment paperwork. Also (assuming you continue) please provide ChangeLog entries as well as "git format-patch" style diff
/archive/html/bug-gnulib/2008-04/msg00017.html (6,818 bytes)

175. Re: [patch]gnu tar 1.19 canonicalize-lgpl_c.gdiff (score: 16)
Author: HIDDEN
Date: Tue, 1 Apr 2008 23:54:06 +0200
Thanks for explaining. But this means that the lib/getcwd.c code will, in such cases, return NULL and errno = ENOENT, no? But GNU tar is just one program. There are dozens of other programs. And ther
/archive/html/bug-gnulib/2008-04/msg00015.html (17,868 bytes)

176. Re: [patch]gnu tar 1.19 canonicalize-lgpl_c.gdiff (score: 14)
Author: HIDDEN
Date: Tue, 01 Apr 2008 20:15:18 -0500
Bruno Haible wrote: John E. Malmberg wrote: <snip> On VMS, think of "/<volume>/<directory/file", where <volume> can be any device mounted on the system, or logical name. A logical name behaves like a
/archive/html/bug-gnulib/2008-04/msg00009.html (11,144 bytes)

177. Re: [patch]gnu tar 1.19 canonicalize-lgpl_c.gdiff (score: 9)
Author: HIDDEN
Date: Tue, 01 Apr 2008 08:55:53 -0500
Bruno Haible wrote: Jim Meyering wrote: How about the patch below instead? I've moved the prototype down, so that we see the offensive, "$"-containing symbol name only once ;-) It is less understanda
/archive/html/bug-gnulib/2008-04/msg00007.html (9,157 bytes)

178. Re: [patch]gnu tar 1.19 canonicalize-lgpl_c.gdiff (score: 2)
Author: HIDDEN
Date: Tue, 1 Apr 2008 14:11:56 +0200
It is less understandable than John Malmberg's patch, because - normally you should have a declaration of a function before you start using it, - gnulib has a declaration of __getcwd also in lib/getc
/archive/html/bug-gnulib/2008-04/msg00004.html (6,091 bytes)

179. Re: [patch]gnu tar 1.19 canonicalize-lgpl_c.gdiff (score: 14)
Author: HIDDEN
Date: Tue, 01 Apr 2008 09:18:29 +0200
How about the patch below instead? I've moved the prototype down, so that we see the offensive, "$"-containing symbol name only once ;-) If you're going to contribute much more, you'll have to fill o
/archive/html/bug-gnulib/2008-04/msg00003.html (8,572 bytes)

180. [patch]gnu tar 1.19 system.c - VMS stuff (score: 50)
Author: HIDDEN
Date: Tue, 01 Apr 2008 00:09:08 -0500
Just like on rtapelib, the vms vfork() does not really fork, it sets up a longjump, and the exec* command starts up the child. VMS C library maps pipes to a device known as a mailbox, and unlike pipe
/archive/html/bug-gnulib/2008-04/msg00001.html (12,241 bytes)


This search system is powered by Namazu