comparison libiberty/vsnprintf.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* Implement the vsnprintf function. 1 /* Implement the vsnprintf function.
2 Copyright (C) 2003-2018 Free Software Foundation, Inc. 2 Copyright (C) 2003-2020 Free Software Foundation, Inc.
3 Written by Kaveh R. Ghazi <ghazi@caip.rutgers.edu>. 3 Written by Kaveh R. Ghazi <ghazi@caip.rutgers.edu>.
4 4
5 This file is part of the libiberty library. This library is free 5 This file is part of the libiberty library. This library is free
6 software; you can redistribute it and/or modify it under the 6 software; you can redistribute it and/or modify it under the
7 terms of the GNU General Public License as published by the 7 terms of the GNU General Public License as published by the