aboutsummaryrefslogtreecommitdiff
blob: e512fa4e7856f5f5391188ecbc5d042d3236a961 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * creat64() wrapper.
 *
 * Copyright 1999-2008 Gentoo Foundation
 * Licensed under the GPL-2
 */

#define sb_unwrapped_open_DEFAULT sb_unwrapped_open64_DEFAULT
#include "creat.c"
#undef sb_unwrapped_open_DEFAULT