mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 03:52:17 +00:00
Add some useful information to the popen header
svn path=/trunk/; revision=42740
This commit is contained in:
parent
1aebf2497e
commit
9a8137bdd5
1 changed files with 5 additions and 6 deletions
|
@ -1,11 +1,10 @@
|
|||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: lib/crt/??????
|
||||
* PURPOSE: Unknown
|
||||
* PROGRAMER: Unknown
|
||||
* UPDATE HISTORY:
|
||||
* 25/11/05: Created
|
||||
* PROJECT: ReactOS C runtime library
|
||||
* FILE: lib/sdk/crt/stdio/popen.c
|
||||
* PURPOSE: Pipe Functions
|
||||
* PROGRAMERS: Eric Kohl
|
||||
Hartmut Birr
|
||||
*/
|
||||
|
||||
#include <precomp.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue