source:
trunk/testcase/625main.c@
1187
| Last change on this file since 1187 was 904, checked in by , 22 years ago | |
|---|---|
|
|
| File size: 6.8 KB | |
| Line | |
|---|---|
| 1 | /* $Id: 625main.c 904 2003-12-15 16:01:51Z bird $ |
| 2 | * |
| 3 | * TZ (tzset++) testcase. |
| 4 | * |
| 5 | * InnoTek Systemberatung GmbH confidential |
| 6 | * |
| 7 | * Copyright (c) 2003 InnoTek Systemberatung GmbH |
| 8 | * Author: knut st. osmundsen <[email protected]> |
| 9 | * |
| 10 | * All Rights Reserved |
| 11 | * |
| 12 | */ |
| 13 | #include <time.h> |
| 14 | #include <stdio.h> |
| 15 | #include <stdlib.h> |
| 16 | #include <string.h> |
| 17 | |
| 18 | static struct times |
