Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 183205 Details for
Bug 260316
app-misc/symlinks uses malloc.h
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/symlinks-1.2-fix-implicit-declaration.patch
symlinks-1.2-fix-implicit-declaration.patch (text/plain), 329 bytes, created by
Timothy Redaelli (RETIRED)
on 2009-02-25 23:12:41 UTC
(
hide
)
Description:
files/symlinks-1.2-fix-implicit-declaration.patch
Filename:
MIME Type:
Creator:
Timothy Redaelli (RETIRED)
Created:
2009-02-25 23:12:41 UTC
Size:
329 bytes
patch
obsolete
>--- symlinks-1.2/symlinks.c.orig Tue Oct 15 21:02:57 1996 >+++ symlinks-1.2/symlinks.c Sat May 27 09:34:00 2000 >@@ -1,9 +1,6 @@ > #include <unistd.h> >-#ifndef _POSIX_SOURCE >-#define _POSIX_SOURCE >-#endif > #include <stdio.h> >-#include <malloc.h> >+#include <stdlib.h> > #include <string.h> > #include <fcntl.h> > #include <sys/param.h>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 260316
: 183205