public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/12655] New: fix a comment in sysdeps/unix/sysv/linux/sys/syscall.h
@ 2011-04-08 19:28 fdmanana at apache dot org
  2011-04-09 15:04 ` [Bug libc/12655] " drepper.fsp at gmail dot com
  2014-06-27 13:39 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: fdmanana at apache dot org @ 2011-04-08 19:28 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12655

           Summary: fix a comment in sysdeps/unix/sysv/linux/sys/syscall.h
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: fdmanana@apache.org


Created attachment 5656
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5656
Patch

A phrase in a comment from sysdeps/unix/sysv/linux/sys/syscall.h doesn't make
much sense. In my opinion it misses the word "calls".
Patch attached, and made against the latest source. Thanks.


>From 24cb2c37bb0201ab73c4d4e924c64aff1194bd6d Mon Sep 17 00:00:00 2001
From: Filipe David Manana <fdmanana@apache.org>
Date: Fri, 8 Apr 2011 20:19:00 +0100
Subject: [PATCH] Added missing word "calls" in the comment

---
 sysdeps/unix/sysv/linux/sys/syscall.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sysdeps/unix/sysv/linux/sys/syscall.h
b/sysdeps/unix/sysv/linux/sys/syscall.h
index 445ca37..3270294 100644
--- a/sysdeps/unix/sysv/linux/sys/syscall.h
+++ b/sysdeps/unix/sysv/linux/sys/syscall.h
@@ -19,7 +19,7 @@
 #ifndef _SYSCALL_H
 #define _SYSCALL_H    1

-/* This file should list the numbers of the system the system knows.
+/* This file should list the numbers of the system calls the system knows.
    But instead of duplicating this we use the information available
    from the kernel sources.  */
 #include <asm/unistd.h>
-- 
1.7.1

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/12655] fix a comment in sysdeps/unix/sysv/linux/sys/syscall.h
  2011-04-08 19:28 [Bug libc/12655] New: fix a comment in sysdeps/unix/sysv/linux/sys/syscall.h fdmanana at apache dot org
@ 2011-04-09 15:04 ` drepper.fsp at gmail dot com
  2014-06-27 13:39 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-04-09 15:04 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12655

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-04-09 15:04:38 UTC ---
I made the change.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/12655] fix a comment in sysdeps/unix/sysv/linux/sys/syscall.h
  2011-04-08 19:28 [Bug libc/12655] New: fix a comment in sysdeps/unix/sysv/linux/sys/syscall.h fdmanana at apache dot org
  2011-04-09 15:04 ` [Bug libc/12655] " drepper.fsp at gmail dot com
@ 2014-06-27 13:39 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-27 13:39 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=12655

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-27 13:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-08 19:28 [Bug libc/12655] New: fix a comment in sysdeps/unix/sysv/linux/sys/syscall.h fdmanana at apache dot org
2011-04-09 15:04 ` [Bug libc/12655] " drepper.fsp at gmail dot com
2014-06-27 13:39 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).