projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36727f2
)
(__old_wordexp): Add attribute_compat_text_section.
author
Ulrich Drepper
<drepper@redhat.com>
Wed, 10 Mar 2004 19:21:18 +0000
(19:21 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Wed, 10 Mar 2004 19:21:18 +0000
(19:21 +0000)
sysdeps/unix/sysv/linux/alpha/wordexp.c
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/alpha/wordexp.c
b/sysdeps/unix/sysv/linux/alpha/wordexp.c
index
1027204
..
1921a03
100644
(file)
--- a/
sysdeps/unix/sysv/linux/alpha/wordexp.c
+++ b/
sysdeps/unix/sysv/linux/alpha/wordexp.c
@@
-1,4
+1,4
@@
-/* Copyright (C) 2001 Free Software Foundation, Inc.
+/* Copyright (C) 2001
, 2004
Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@
-38,6
+38,7
@@
typedef struct
int
+attribute_compat_text_section
__old_wordexp (const char *words, old_wordexp_t *pwordexp, int flags)
{
wordexp_t we;