mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 22:21:09 +03:00
phobos 0.158
This commit is contained in:
parent
ab805df217
commit
02ee34661a
7 changed files with 56 additions and 6 deletions
|
@ -1,7 +1,10 @@
|
|||
|
||||
// Copyright (C) 2003 by Digital Mars, www.digitalmars.com
|
||||
// All Rights Reserved
|
||||
// Written by Walter Bright
|
||||
/* Written by Walter Bright.
|
||||
* www.digitalmars.com
|
||||
* Placed into public domain.
|
||||
* Linux(R) is the registered trademark of Linus Torvalds in the U.S. and other
|
||||
* countries.
|
||||
*/
|
||||
|
||||
/* These are all the globals defined by the linux C runtime library.
|
||||
* Put them separate so they'll be externed - do not link in linuxextern.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue