mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-26 09:18:56 +00:00
Describe and date modifications we made per LGPL requirements.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29569 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
//===-- remove.c - The remove function for the LLVM libc Library --*- C -*-===//
|
||||
//
|
||||
// A lot of this code is ripped gratuitously from glibc and libiberty.
|
||||
// This code is a modified form of the remove() function from the GNU C
|
||||
// library.
|
||||
//
|
||||
// Modifications:
|
||||
// 2005/11/28 - Added to LLVM tree. Functions renamed to allow compilation.
|
||||
// Code to control symbol linkage types removed.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Reference in New Issue
Block a user